close
NR: 3
implementation
complexity: 722
similar syscall
accessed structs
func | struct | target | location | has_read | has_write |
---|---|---|---|---|---|
__fput | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L441 | true | true |
valid_section | mem_section | section_mem_map | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mmzone.h#L1969 | true | true |
early_section | mem_section | section_mem_map | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mmzone.h#L1974 | true | true |
pfn_section_valid | mem_section | usage | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mmzone.h#L2027 | false | false |
pfn_section_valid | mem_section | usage | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mmzone.h#L2027 | true | true |
pfn_section_valid | mem_section_usage | subsection_map | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mmzone.h#L2029 | false | false |
file_inode | file | f_inode | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs.h#L1184 | true | true |
i_readcount_dec | inode | i_readcount | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs.h#L3169 | false | false |
put_write_access | inode | i_writecount | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs.h#L3126 | false | false |
percpu_down_read | percpu_rw_semaphore | rss | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/percpu-rwsem.h#L62 | false | false |
percpu_down_read | percpu_rw_semaphore | read_count | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/percpu-rwsem.h#L63 | true | true |
percpu_up_read | percpu_rw_semaphore | rss | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/percpu-rwsem.h#L105 | false | false |
percpu_up_read | percpu_rw_semaphore | read_count | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/percpu-rwsem.h#L106 | true | true |
percpu_up_read | percpu_rw_semaphore | read_count | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/percpu-rwsem.h#L118 | true | true |
percpu_up_read | percpu_rw_semaphore | writer | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/percpu-rwsem.h#L119 | false | false |
file_f_owner | file | f_owner | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs.h#L1177 | false | false |
file_f_owner | file | f_owner | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs.h#L1177 | true | true |
kobject_name | kobject | name | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/kobject.h#L89 | true | true |
queued_spin_is_locked | (unnamed class/struct/union) | val | https://elixir.bootlin.com/linux/v6.14.7/source/include/asm-generic/qspinlock.h#L57 | false | false |
d_unhashed | dentry | d_hash | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/dcache.h#L366 | false | false |
backing_file_user_path | (unnamed class/struct/union) | user_path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L62 | false | false |
pfn_valid | (unnamed class/struct/union) | x86_capability | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mmzone.h#L2064 | false | false |
dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L889 | true | true |
dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L895 | true | true |
dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L889 | false | false |
dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L895 | false | false |
__d_drop | dentry | d_hash | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L549 | true | true |
__d_drop | dentry | d_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L550 | false | false |
__d_drop | hlist_bl_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L549 | false | false |
path_put | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L625 | true | true |
path_put | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L626 | true | true |
put_cred_many | cred | usage | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/cred.h#L249 | false | false |
mntput | mount | mnt_expiry_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1508 | false | false |
mntput | mount | mnt_expiry_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1508 | true | true |
mntput | mount | mnt_expiry_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1507 | true | true |
module_put | module | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/module/main.c#L884 | false | false |
security_file_free | file | f_security | https://elixir.bootlin.com/linux/v6.14.7/source/security/security.c#L2893 | false | false |
security_file_free | file | f_security | https://elixir.bootlin.com/linux/v6.14.7/source/security/security.c#L2891 | true | true |
security_file_free | static_key_false | key | https://elixir.bootlin.com/linux/v6.14.7/source/security/security.c#L2889 | false | false |
security_file_release | static_key_false | key | https://elixir.bootlin.com/linux/v6.14.7/source/security/security.c#L2876 | false | false |
vprintk_emit | console_flush_type | nbcon_offload | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/printk/printk.c#L2413 | true | true |
vprintk_emit | console_flush_type | nbcon_atomic | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/printk/printk.c#L2410 | true | true |
vprintk_emit | console_flush_type | legacy_direct | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/printk/printk.c#L2403 | false | false |
vprintk_emit | console_flush_type | legacy_direct | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/printk/printk.c#L2402 | true | true |
vprintk_emit | console_flush_type | legacy_direct | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/printk/printk.c#L2416 | true | true |
vprintk_emit | console_flush_type | legacy_offload | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/printk/printk.c#L2436 | true | true |
vprintk_emit | console_flush_type | legacy_offload | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/printk/printk.c#L2402 | true | true |
kobject_put | kobject | state_initialized | https://elixir.bootlin.com/linux/v6.14.7/source/lib/kobject.c#L733 | true | true |
kobject_put | kobject | kref | https://elixir.bootlin.com/linux/v6.14.7/source/lib/kobject.c#L737 | false | false |
put_pid | pid | numbers | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid.c#L115 | false | false |
put_pid | pid | level | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid.c#L115 | true | true |
put_pid | upid | ns | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid.c#L115 | true | true |
put_pid | pid | count | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid.c#L116 | false | false |
put_pid | pid_namespace | pid_cachep | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid.c#L117 | true | true |
is_vmalloc_addr | (unnamed class/struct/union) | x86_capability | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L83 | false | false |
put_pid_ns | pid_namespace | ns | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid_namespace.c#L186 | true | true |
put_pid_ns | ns_common | count | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid_namespace.c#L186 | false | false |
put_pid_ns | pid_namespace | work | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/pid_namespace.c#L187 | false | false |
__init_waitqueue_head | wait_queue_head | head | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/wait.c#L12 | false | false |
__init_waitqueue_head | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/wait.c#L10 | false | false |
refcount_dec_not_one | refcount_struct | refs | https://elixir.bootlin.com/linux/v6.14.7/source/lib/refcount.c#L76 | false | false |
refcount_dec_not_one | refcount_struct | refs | https://elixir.bootlin.com/linux/v6.14.7/source/lib/refcount.c#L91 | false | false |
kref_put | kref | refcount | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/kref.h#L64 | false | false |
kmem_dump_obj | kmem_cache | object_size | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L629 | true | true |
kmem_dump_obj | kmem_cache | object_size | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L630 | true | true |
kmem_dump_obj | kmem_obj_info | kp_free_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L641 | false | false |
kmem_dump_obj | kmem_obj_info | kp_free_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L644 | false | false |
kmem_dump_obj | kmem_obj_info | kp_free_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L645 | false | false |
kmem_dump_obj | kmem_obj_info | kp_free_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L647 | false | false |
kmem_dump_obj | kmem_obj_info | kp_free_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L644 | true | true |
kmem_dump_obj | kmem_obj_info | kp_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L635 | false | false |
kmem_dump_obj | kmem_obj_info | kp_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L636 | false | false |
kmem_dump_obj | kmem_obj_info | kp_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L638 | false | false |
kmem_dump_obj | kmem_obj_info | kp_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L635 | true | true |
kmem_dump_obj | kmem_obj_info | kp_ret | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L631 | true | true |
kmem_dump_obj | kmem_obj_info | kp_ret | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L632 | true | true |
kmem_dump_obj | kmem_obj_info | kp_slab_cache | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L615 | true | true |
kmem_dump_obj | kmem_obj_info | kp_slab_cache | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L616 | true | true |
kmem_dump_obj | kmem_obj_info | kp_slab_cache | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L629 | true | true |
kmem_dump_obj | kmem_obj_info | kp_slab_cache | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L630 | true | true |
kmem_dump_obj | kmem_obj_info | kp_data_offset | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L623 | true | true |
kmem_dump_obj | kmem_obj_info | kp_data_offset | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L624 | true | true |
kmem_dump_obj | kmem_obj_info | kp_data_offset | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L626 | true | true |
kmem_dump_obj | kmem_obj_info | kp_objp | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L621 | true | true |
kmem_dump_obj | kmem_obj_info | kp_objp | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L622 | true | true |
kmem_dump_obj | kmem_obj_info | kp_objp | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L625 | true | true |
kmem_dump_obj | kmem_obj_info | kp_objp | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L626 | true | true |
kmem_dump_obj | kmem_cache | name | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L616 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | false | false |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
hlist_del_init_rcu | hlist_node | pprev | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/rculist.h#L229 | true | true |
lockref_mark_dead | raw_spinlock | raw_lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L133 | false | false |
lockref_mark_dead | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L133 | false | false |
lockref_mark_dead | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L134 | false | false |
lockref_mark_dead | (unnamed class/struct/union) | rlock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L133 | false | false |
lockref_put_return | raw_spinlock | raw_lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L92 | true | true |
lockref_put_return | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L92 | true | true |
lockref_put_return | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L94 | true | true |
lockref_put_return | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L97 | true | true |
lockref_put_return | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L93 | true | true |
lockref_put_return | (unnamed class/struct/union) | rlock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L92 | true | true |
lockref_put_return | (unnamed class/struct/union) | lock_count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L92 | false | false |
lockref_put_return | (unnamed class/struct/union) | lock_count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L92 | true | true |
file_ref_read | (unnamed class/struct/union) | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/file_ref.h#L171 | false | false |
file_ref_put | (unnamed class/struct/union) | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/file_ref.h#L157 | false | false |
__file_ref_put | (unnamed class/struct/union) | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L59 | false | false |
__file_ref_put | (unnamed class/struct/union) | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L76 | false | false |
__file_ref_put | (unnamed class/struct/union) | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L86 | false | false |
task_work_add | task_struct | task_works | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/task_work.c#L68 | false | false |
task_work_add | task_struct | task_works | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/task_work.c#L73 | false | false |
task_work_add | task_struct | task_works | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/task_work.c#L68 | true | true |
task_work_add | callback_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/task_work.c#L72 | false | false |
phys_addr_valid | cpuinfo_x86 | x86_phys_bits | https://elixir.bootlin.com/linux/v6.14.7/source/arch/x86/mm/physaddr.h#L7 | true | true |
file_f_owner_release | fown_struct | pid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fcntl.c#L122 | true | true |
shrink_dentry_list | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1108 | true | true |
shrink_dentry_list | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1102 | true | true |
shrink_dentry_list | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1109 | true | true |
shrink_dentry_list | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1102 | false | false |
shrink_dentry_list | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1109 | false | false |
shrink_dentry_list | (unnamed class/struct/union) | d_lru | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
shrink_dentry_list | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1101 | true | true |
file_close_fd_locked | files_struct | file_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L681 | false | false |
file_close_fd_locked | files_struct | file_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L684 | false | false |
file_close_fd_locked | fdtable | max_fds | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L686 | true | true |
file_close_fd_locked | fdtable | max_fds | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L689 | true | true |
file_close_fd_locked | fdtable | fd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L690 | true | true |
file_close_fd_locked | fdtable | fd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L692 | true | true |
file_close_fd_locked | files_struct | fdt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L681 | false | false |
file_close_fd_locked | files_struct | fdt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L681 | true | true |
put_file_access | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L114 | true | true |
put_file_access | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L116 | true | true |
put_file_access | file | f_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L115 | true | true |
file_put_write_access | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L107 | true | true |
file_put_write_access | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L108 | true | true |
file_put_write_access | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L107 | true | true |
file_put_write_access | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L109 | true | true |
file_put_write_access | file | f_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/internal.h#L106 | true | true |
dissolve_on_fput | mount | mnt_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L2256 | true | true |
cdev_put | cdev | owner | https://elixir.bootlin.com/linux/v6.14.7/source/fs/char_dev.c#L364 | true | true |
cdev_put | cdev | kobj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/char_dev.c#L365 | false | false |
__fput_sync | file | f_ref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L549 | false | false |
move_from_ns | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L168 | false | false |
move_from_ns | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L168 | false | false |
move_from_ns | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L168 | false | false |
move_from_ns | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L168 | false | false |
move_from_ns | mount | mnt_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L161 | true | true |
move_from_ns | (unnamed class/struct/union) | mnt_last_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L164 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_last_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L163 | true | true |
move_from_ns | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L163 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L164 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L165 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L166 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L167 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L168 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_first_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L166 | false | false |
move_from_ns | (unnamed class/struct/union) | mnt_first_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L165 | true | true |
move_from_ns | (unnamed class/struct/union) | mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L167 | false | false |
move_from_ns | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L169 | false | false |
mnt_ns_attached | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L156 | true | true |
mnt_ns_attached | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L156 | true | true |
mnt_ns_attached | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L156 | true | true |
mnt_ns_attached | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L156 | true | true |
mnt_ns_attached | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L156 | false | false |
is_anon_ns | mnt_namespace | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L151 | true | true |
real_mount | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L92 | true | true |
mnt_has_parent | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L97 | true | true |
dentry_unlink_inode | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L427 | true | true |
dentry_unlink_inode | (unnamed class/struct/union) | i_nlink | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L435 | true | true |
dentry_unlink_inode | dentry | d_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L437 | true | true |
dentry_unlink_inode | dentry | d_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L438 | true | true |
dentry_unlink_inode | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L433 | true | true |
dentry_unlink_inode | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L433 | false | false |
dentry_unlink_inode | dentry | d_u | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L431 | true | true |
dentry_unlink_inode | dentry | d_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L429 | false | false |
dentry_unlink_inode | dentry | d_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L432 | false | false |
dentry_unlink_inode | (unnamed class/struct/union) | d_alias | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L431 | false | false |
dentry_unlink_inode | inode | i_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L434 | false | false |
dentry_unlink_inode | dentry_operations | d_iput | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L437 | true | true |
dentry_unlink_inode | dentry_operations | d_iput | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L438 | true | true |
lock_for_kill | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L683 | true | true |
lock_for_kill | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L695 | true | true |
lock_for_kill | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L698 | true | true |
lock_for_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L685 | true | true |
lock_for_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L692 | true | true |
lock_for_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L694 | true | true |
lock_for_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L700 | true | true |
lock_for_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L692 | false | false |
lock_for_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L694 | false | false |
lock_for_kill | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L685 | true | true |
lock_for_kill | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L700 | true | true |
lock_for_kill | inode | i_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L688 | false | false |
lock_for_kill | inode | i_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L693 | false | false |
lock_for_kill | inode | i_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L697 | false | false |
lock_for_kill | inode | i_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L703 | false | false |
dentry_free | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L413 | true | true |
dentry_free | dentry | d_u | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L404 | true | true |
dentry_free | dentry | d_u | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L408 | true | true |
dentry_free | dentry | d_u | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L414 | true | true |
dentry_free | dentry | d_u | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L416 | true | true |
dentry_free | (unnamed class/struct/union) | d_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L408 | false | false |
dentry_free | (unnamed class/struct/union) | d_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L414 | false | false |
dentry_free | (unnamed class/struct/union) | d_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L416 | false | false |
dentry_free | (unnamed class/struct/union) | d_alias | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L404 | false | false |
dentry_free | external_name | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L407 | false | false |
__dentry_kill | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L642 | true | true |
__dentry_kill | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L633 | true | true |
__dentry_kill | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L636 | true | true |
__dentry_kill | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L637 | true | true |
__dentry_kill | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L658 | true | true |
__dentry_kill | dentry | d_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L634 | true | true |
__dentry_kill | dentry | d_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L647 | true | true |
__dentry_kill | dentry | d_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L648 | true | true |
__dentry_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L627 | false | false |
__dentry_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L645 | true | true |
__dentry_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L654 | true | true |
__dentry_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L656 | true | true |
__dentry_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L660 | true | true |
__dentry_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L663 | true | true |
__dentry_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L664 | true | true |
__dentry_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L645 | false | false |
__dentry_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L654 | false | false |
__dentry_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L656 | false | false |
__dentry_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L660 | false | false |
__dentry_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L664 | false | false |
__dentry_kill | dentry | d_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L652 | true | true |
__dentry_kill | dentry | d_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L653 | true | true |
__dentry_kill | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L663 | true | true |
__dentry_kill | dentry_operations | d_prune | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L634 | true | true |
__dentry_kill | dentry_operations | d_release | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L647 | true | true |
__dentry_kill | dentry_operations | d_release | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L648 | true | true |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L793 | false | false |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L801 | true | true |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L802 | true | true |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L803 | true | true |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L806 | true | true |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L830 | true | true |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L839 | true | true |
fast_dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L840 | true | true |
fast_dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L801 | false | false |
fast_dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L803 | false | false |
fast_dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L830 | false | false |
fast_dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L840 | false | false |
fast_dput | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L802 | true | true |
fast_dput | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L839 | true | true |
fast_dput | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L806 | true | true |
d_lru_del | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L476 | true | true |
d_lru_del | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L477 | true | true |
d_lru_del | dentry | d_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L482 | true | true |
d_lru_del | (unnamed class/struct/union) | d_lru | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L482 | false | false |
d_lru_del | super_block | s_dentry_lru | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L482 | false | false |
retain_dentry | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L723 | false | false |
retain_dentry | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L723 | true | true |
retain_dentry | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L756 | true | true |
retain_dentry | dentry | d_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L736 | true | true |
retain_dentry | dentry_operations | d_delete | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L736 | true | true |
d_lru_add | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L465 | true | true |
d_lru_add | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L466 | true | true |
d_lru_add | dentry | d_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L471 | true | true |
d_lru_add | (unnamed class/struct/union) | d_lru | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L471 | false | false |
d_lru_add | super_block | s_dentry_lru | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L471 | false | false |
dentry_unlist | dentry | d_sib | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L589 | false | false |
dentry_unlist | dentry | d_sib | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L591 | false | false |
dentry_unlist | dentry | d_sib | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | dentry | d_sib | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | dentry | d_sib | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | false | false |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L611 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L612 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L615 | true | true |
dentry_unlist | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L613 | true | true |
dentry_unlist | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L588 | true | true |
eventpoll_release_file | file | f_ep | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | file | f_ep | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | file | f_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1125 | false | false |
eventpoll_release_file | file | f_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1129 | false | false |
eventpoll_release_file | file | f_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1144 | false | false |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1126 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | eventpoll | mtx | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1136 | false | false |
eventpoll_release_file | eventpoll | mtx | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1138 | false | false |
eventpoll_release_file | epitem | ep | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1135 | true | true |
eventpoll_release_file | epitem | fllink | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1127 | true | true |
eventpoll_release_file | epitem | dying | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L1128 | false | false |
__ep_remove | file | f_ep | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L856 | false | false |
__ep_remove | file | f_ep | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L853 | true | true |
__ep_remove | file | f_ep | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L856 | true | true |
__ep_remove | file | f_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L846 | false | false |
__ep_remove | file | f_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L848 | false | false |
__ep_remove | file | f_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L865 | false | false |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | user_struct | epoll_watches | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L885 | false | false |
__ep_remove | epitems_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L860 | false | false |
__ep_remove | (unnamed class/struct/union) | rbn | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L868 | false | false |
__ep_remove | epitem | ffd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L834 | true | true |
__ep_remove | epoll_filefd | file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L834 | true | true |
__ep_remove | eventpoll | rbr | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L868 | false | false |
__ep_remove | eventpoll | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L870 | false | false |
__ep_remove | eventpoll | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L873 | false | false |
__ep_remove | epitem | rdllink | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L872 | false | false |
__ep_remove | eventpoll | user | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L885 | true | true |
__ep_remove | epitems_head | epitems | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L859 | true | true |
__ep_remove | epitem | fllink | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | false | false |
__ep_remove | epitem | fllink | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L864 | false | false |
__ep_remove | epitem | fllink | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L854 | true | true |
__ep_remove | epitem | dying | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L847 | true | true |
__ep_remove | (unnamed class/struct/union) | rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L883 | false | false |
__ep_remove | (unnamed class/struct/union) | rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L883 | true | true |
ep_free | eventpoll | mtx | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L818 | false | false |
ep_free | eventpoll | ws | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L820 | true | true |
ep_free | eventpoll | user | https://elixir.bootlin.com/linux/v6.14.7/source/fs/eventpoll.c#L819 | true | true |
__put_unused_fd | files_struct | file_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L607 | false | false |
__put_unused_fd | files_struct | fdt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L607 | false | false |
__put_unused_fd | files_struct | fdt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L607 | true | true |
__put_unused_fd | files_struct | next_fd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L610 | false | false |
__put_unused_fd | files_struct | next_fd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L609 | true | true |
file_close_fd | task_struct | files | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L839 | true | true |
file_close_fd | files_struct | file_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L842 | false | false |
file_close_fd | files_struct | file_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L844 | false | false |
__clear_open_fd | fdtable | open_fds | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L324 | true | true |
__clear_open_fd | fdtable | full_fds_bits | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L326 | true | true |
__clear_open_fd | fdtable | full_fds_bits | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file.c#L327 | true | true |
__fput | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L440 | true | true |
__fput | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L440 | true | true |
__fput | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L443 | true | true |
__fput | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L445 | true | true |
__fput | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L460 | true | true |
__fput | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L461 | true | true |
__fput | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L463 | true | true |
__fput | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L464 | true | true |
__fput | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L469 | true | true |
__fput | file | f_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L459 | true | true |
__fput | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L441 | true | true |
__fput | file | f_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L442 | true | true |
__fput | inode | i_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L465 | true | true |
__fput | (unnamed class/struct/union) | i_cdev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L465 | true | true |
__fput | (unnamed class/struct/union) | i_cdev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L467 | true | true |
__fput | file_operations | fasync | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L460 | true | true |
__fput | file_operations | fasync | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L461 | true | true |
__fput | file_operations | release | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L463 | true | true |
__fput | file_operations | release | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L464 | true | true |
__fput | file_operations | owner | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L469 | true | true |
file_free | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L69 | true | true |
file_free | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L72 | true | true |
file_free | file | f_cred | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L71 | true | true |
init_task_work | callback_head | func | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/task_work.h#L13 | false | false |
fsnotify_close | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify.h#L474 | true | true |
eventpoll_release | file | f_ep | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/eventpoll.h#L45 | false | false |
eventpoll_release | file | f_ep | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/eventpoll.h#L45 | true | true |
locks_remove_file | file_lock_context | flc_posix | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2703 | false | false |
locks_remove_file | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2702 | false | false |
locks_remove_file | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2706 | false | false |
locks_remove_file | file_lock_context | flc_flock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2704 | false | false |
locks_remove_file | file_lock_context | flc_lease | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2705 | false | false |
backing_file | backing_file | file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L57 | true | true |
locks_init_lock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L382 | false | false |
vfs_lock_file | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2352 | true | true |
vfs_lock_file | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2353 | true | true |
vfs_lock_file | file_operations | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2352 | true | true |
vfs_lock_file | file_operations | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2353 | true | true |
vfs_lock_file | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2351 | true | true |
vfs_lock_file | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2351 | true | true |
locks_inode_context | inode | i_flctx | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/filelock.h#L230 | false | false |
locks_remove_posix | task_struct | tgid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2626 | true | true |
locks_remove_posix | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2621 | true | true |
locks_remove_posix | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2622 | true | true |
locks_remove_posix | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2625 | true | true |
locks_remove_posix | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2626 | true | true |
locks_remove_posix | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2627 | true | true |
locks_remove_posix | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2622 | false | false |
locks_remove_posix | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2621 | false | false |
locks_remove_posix | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2623 | false | false |
locks_remove_posix | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2624 | false | false |
locks_remove_posix | file_lock_core | flc_pid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2626 | false | false |
locks_remove_posix | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2627 | false | false |
locks_remove_posix | file_lock_core | flc_owner | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2625 | false | false |
locks_remove_posix | file_lock | fl_ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2628 | false | false |
locks_remove_posix | file_lock | fl_ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2633 | true | true |
locks_remove_posix | file_lock | fl_ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2634 | true | true |
locks_remove_posix | file_lock_operations | fl_release_private | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2633 | true | true |
locks_remove_posix | file_lock_operations | fl_release_private | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2634 | true | true |
locks_remove_posix | file_lock | fl_lmops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2629 | false | false |
locks_remove_posix | file_lock_context | flc_posix | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2617 | false | false |
locks_remove_flock | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2652 | true | true |
locks_remove_flock | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2653 | true | true |
locks_remove_flock | file_operations | flock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2652 | true | true |
locks_remove_flock | file_operations | flock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2653 | true | true |
locks_remove_flock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2650 | true | true |
locks_remove_flock | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2650 | true | true |
locks_remove_flock | file_lock | fl_ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2657 | true | true |
locks_remove_flock | file_lock | fl_ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2658 | true | true |
locks_remove_flock | file_lock_operations | fl_release_private | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2657 | true | true |
locks_remove_flock | file_lock_operations | fl_release_private | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2658 | true | true |
locks_remove_flock | file_lock_context | flc_flock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2646 | false | false |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2674 | true | true |
locks_remove_lease | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2672 | false | false |
locks_remove_lease | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2676 | false | false |
locks_remove_lease | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | false | false |
locks_remove_lease | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | file_lease | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | true | true |
locks_remove_lease | file_lease | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2674 | true | true |
locks_remove_lease | file_lock_context | flc_lease | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2668 | false | false |
locks_remove_lease | file_lock_context | flc_lease | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2673 | false | false |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
locks_check_ctx_file_list | inode | i_ino | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L247 | true | true |
locks_check_ctx_file_list | inode | i_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L246 | true | true |
locks_check_ctx_file_list | inode | i_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L247 | true | true |
locks_check_ctx_file_list | super_block | s_dev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L246 | true | true |
locks_check_ctx_file_list | super_block | s_dev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L247 | true | true |
locks_check_ctx_file_list | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L248 | true | true |
locks_check_ctx_file_list | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L249 | true | true |
locks_check_ctx_file_list | file_lock_core | flc_pid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L249 | true | true |
locks_check_ctx_file_list | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L243 | true | true |
locks_check_ctx_file_list | file_lock_core | flc_owner | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L248 | true | true |
locks_check_ctx_file_list | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | false | false |
locks_check_ctx_file_list | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L242 | true | true |
lease_modify | fown_struct | signum | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1454 | false | false |
lease_modify | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1451 | true | true |
lease_modify | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1455 | true | true |
lease_modify | file_lease | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1444 | false | false |
lease_modify | file_lease | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1449 | false | false |
lease_modify | file_lease | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1460 | false | false |
lease_modify | file_lease | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1451 | true | true |
lease_modify | file_lease | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1455 | true | true |
lease_modify | file_lease | fl_fasync | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1455 | false | false |
lease_modify | file_lease | fl_fasync | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1458 | false | false |
lease_modify | file_lease | fl_fasync | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1456 | true | true |
lease_modify | file_lease | fl_fasync | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1457 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
locks_dispose_list | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L372 | true | true |
locks_dispose_list | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L371 | false | false |
locks_dispose_list | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L370 | true | true |
flock_make_lock | task_struct | tgid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L471 | true | true |
flock_make_lock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L469 | true | true |
flock_make_lock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L470 | true | true |
flock_make_lock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L471 | true | true |
flock_make_lock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L472 | true | true |
flock_make_lock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L473 | true | true |
flock_make_lock | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L472 | false | false |
flock_make_lock | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L473 | false | false |
flock_make_lock | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L474 | false | false |
flock_make_lock | file_lock_core | flc_pid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L471 | false | false |
flock_make_lock | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L469 | false | false |
flock_make_lock | file_lock_core | flc_owner | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L470 | false | false |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1107 | false | false |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1119 | false | false |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1125 | false | false |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1132 | false | false |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1083 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1085 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1087 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1090 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1098 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1102 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1104 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1112 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1122 | true | true |
flock_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1128 | true | true |
flock_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1087 | true | true |
flock_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1090 | true | true |
flock_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1098 | true | true |
flock_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1112 | true | true |
flock_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1122 | true | true |
flock_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1128 | true | true |
flock_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1083 | true | true |
flock_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1085 | true | true |
flock_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1090 | true | true |
flock_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1104 | true | true |
flock_lock_inode | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1102 | true | true |
flock_lock_inode | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1097 | false | false |
flock_lock_inode | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1137 | false | false |
flock_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | false | false |
flock_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | false | false |
flock_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | true | true |
flock_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | true | true |
flock_lock_inode | file_lock_context | flc_flock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1101 | false | false |
flock_lock_inode | file_lock_context | flc_flock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1118 | false | false |
flock_lock_inode | file_lock_context | flc_flock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1132 | false | false |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1188 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1216 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1219 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1234 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1240 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1271 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1300 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1317 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1319 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1348 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1360 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1363 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1367 | false | false |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1161 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1171 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1172 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1186 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1204 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1229 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1244 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1318 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1337 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1348 | true | true |
posix_lock_inode | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1360 | true | true |
posix_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1171 | true | true |
posix_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1204 | true | true |
posix_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1229 | true | true |
posix_lock_inode | file_lock_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1337 | true | true |
posix_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1161 | true | true |
posix_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1172 | true | true |
posix_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1186 | true | true |
posix_lock_inode | file_lock_core | flc_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1244 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1263 | false | false |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1265 | false | false |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1362 | false | false |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1173 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1249 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1254 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1262 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1263 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1265 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1280 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1282 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1286 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1295 | true | true |
posix_lock_inode | file_lock | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1366 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1267 | false | false |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1269 | false | false |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1366 | false | false |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1173 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1249 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1254 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1266 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1267 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1269 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1280 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1282 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1291 | true | true |
posix_lock_inode | file_lock | fl_end | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1362 | true | true |
posix_lock_inode | file_lock | fl_lmops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1190 | true | true |
posix_lock_inode | file_lock | fl_lmops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1191 | true | true |
posix_lock_inode | file_lock | fl_lmops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1192 | true | true |
posix_lock_inode | file_lock | fl_lmops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1193 | true | true |
posix_lock_inode | file_lock_context | flc_posix | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | false | false |
posix_lock_inode | file_lock_context | flc_posix | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | false | false |
posix_lock_inode | file_lock_context | flc_posix | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | false | false |
posix_lock_inode | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1180 | false | false |
posix_lock_inode | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1195 | false | false |
posix_lock_inode | file_lock_context | flc_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1371 | false | false |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | false | false |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | false | false |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | false | false |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1318 | false | false |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1348 | false | false |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1360 | false | false |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1187 | true | true |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1233 | true | true |
posix_lock_inode | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1239 | true | true |
posix_lock_inode | lock_manager_operations | lm_lock_expirable | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1190 | true | true |
posix_lock_inode | lock_manager_operations | lm_lock_expirable | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1191 | true | true |
posix_lock_inode | lock_manager_operations | lm_mod_owner | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1192 | true | true |
posix_lock_inode | lock_manager_operations | lm_expire_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L1193 | true | true |
locks_init_lock_heads | file_lock_core | flc_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L266 | false | false |
locks_init_lock_heads | file_lock_core | flc_link | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L265 | false | false |
locks_init_lock_heads | file_lock_core | flc_blocked_requests | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L267 | false | false |
locks_init_lock_heads | file_lock_core | flc_blocked_member | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L268 | false | false |
locks_init_lock_heads | file_lock_core | flc_wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L269 | false | false |
propagate_mount_unlock | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L461 | true | true |
propagate_mount_unlock | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L459 | false | false |
propagate_mount_unlock | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L461 | true | true |
propagate_mount_unlock | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L452 | true | true |
propagate_mount_unlock | mount | mnt_mountpoint | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L459 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | list_head | prev | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L612 | true | true |
propagate_umount | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | false | false |
propagate_umount | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L581 | true | true |
propagate_umount | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L597 | false | false |
propagate_umount | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L612 | true | true |
propagate_umount | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L582 | true | true |
propagate_umount | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L627 | true | true |
propagate_umount | mount | mnt_umounting | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L591 | false | false |
propagate_umount | mount | mnt_umounting | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L594 | false | false |
propagate_umount | mount | mnt_umounting | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L602 | false | false |
propagate_umount | mount | mnt_umounting | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L619 | false | false |
propagate_umount | mount | mnt_umounting | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L628 | false | false |
propagate_umount | mount | mnt_mountpoint | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L598 | true | true |
change_mnt_propagation | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L133 | true | true |
change_mnt_propagation | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L135 | true | true |
change_mnt_propagation | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L133 | true | true |
change_mnt_propagation | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L135 | true | true |
change_mnt_propagation | mount | mnt_master | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L131 | false | false |
change_mnt_propagation | mount | mnt_slave | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.c#L130 | false | false |
mnt_get_count | cpumask | bits | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L329 | false | false |
mnt_get_count | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L330 | true | true |
mnt_get_count | mnt_pcp | mnt_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L330 | true | true |
free_mnt_ns | ns_common | inum | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L3923 | true | true |
free_mnt_ns | mnt_namespace | ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L3923 | false | false |
free_mnt_ns | mnt_namespace | ucounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L3924 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
namespace_unlock | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1747 | false | false |
namespace_unlock | (unnamed class/struct/union) | mnt_umount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1746 | false | false |
namespace_unlock | (unnamed class/struct/union) | mnt_umount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1745 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1215 | true | true |
next_mnt | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1217 | true | true |
next_mnt | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1214 | true | true |
next_mnt | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1220 | true | true |
next_mnt | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1210 | false | false |
next_mnt | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1215 | false | false |
next_mnt | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1209 | true | true |
unhash_mnt | vfsmount | mnt_root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1030 | true | true |
unhash_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1030 | true | true |
unhash_mnt | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1029 | false | false |
unhash_mnt | mount | mnt_mp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1035 | false | false |
unhash_mnt | mount | mnt_mp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1034 | true | true |
unhash_mnt | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1031 | false | false |
unhash_mnt | mount | mnt_mountpoint | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1030 | false | false |
unhash_mnt | mount | mnt_hash | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1032 | false | false |
unhash_mnt | (unnamed class/struct/union) | mnt_mp_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1033 | false | false |
mnt_add_count | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L312 | true | true |
mnt_add_count | mnt_pcp | mnt_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L312 | false | false |
mnt_add_count | mnt_pcp | mnt_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L312 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1490 | true | true |
mntput_no_expire | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1468 | true | true |
mntput_no_expire | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1488 | true | true |
mntput_no_expire | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1473 | true | true |
mntput_no_expire | mount | mnt_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1440 | false | false |
mntput_no_expire | mount | mnt_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1440 | true | true |
mntput_no_expire | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1468 | true | true |
mntput_no_expire | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1473 | true | true |
mntput_no_expire | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1488 | true | true |
mntput_no_expire | mount | mnt_stuck_children | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1482 | false | false |
mntput_no_expire | mount | mnt_instance | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1476 | false | false |
mntput_no_expire | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | false | false |
mntput_no_expire | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
mntput_no_expire | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1478 | false | false |
mntput_no_expire | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | false | false |
mntput_no_expire | (unnamed class/struct/union) | mnt_umount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1482 | false | false |
mntput_no_expire | (unnamed class/struct/union) | mnt_llist | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1495 | false | false |
mntput_no_expire | (unnamed class/struct/union) | mnt_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1491 | false | false |
mntput_no_expire | (unnamed class/struct/union) | mnt_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1492 | false | false |
mnt_ns_tree_remove | mnt_namespace | mnt_ns_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L183 | false | false |
mnt_ns_tree_remove | mnt_namespace | mnt_ns_tree_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L182 | false | false |
mnt_ns_tree_remove | (unnamed class/struct/union) | mnt_ns_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L187 | false | false |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1805 | true | true |
umount_tree | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1834 | true | true |
umount_tree | mount | mnt_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1832 | false | false |
umount_tree | mount | mnt_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1827 | true | true |
umount_tree | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1809 | false | false |
umount_tree | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | false | false |
umount_tree | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1826 | false | false |
umount_tree | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1813 | true | true |
umount_tree | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1824 | true | true |
umount_tree | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1805 | true | true |
umount_tree | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1834 | true | true |
umount_tree | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1838 | true | true |
umount_tree | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1841 | true | true |
umount_tree | mnt_namespace | nr_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1829 | true | true |
umount_tree | mount | mnt_expire | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1825 | false | false |
umount_tree | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1814 | false | false |
umount_tree | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1841 | false | false |
umount_tree | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1841 | false | false |
umount_tree | (unnamed class/struct/union) | mnt_umount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1848 | false | false |
__touch_mnt_namespace | mnt_namespace | event | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1018 | false | false |
__touch_mnt_namespace | mnt_namespace | event | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1017 | true | true |
__touch_mnt_namespace | (unnamed class/struct/union) | poll | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1019 | false | false |
disconnect_mount | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1776 | true | true |
disconnect_mount | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1784 | true | true |
disconnect_mount | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1776 | true | true |
disconnect_mount | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1784 | true | true |
disconnect_mount | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1776 | true | true |
__put_mountpoint | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L982 | true | true |
__put_mountpoint | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L981 | true | true |
__put_mountpoint | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L983 | true | true |
__put_mountpoint | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L981 | false | false |
__put_mountpoint | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L983 | false | false |
__put_mountpoint | mountpoint | m_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L978 | true | true |
__put_mountpoint | mountpoint | m_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L980 | false | false |
__put_mountpoint | mountpoint | m_dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L979 | true | true |
__put_mountpoint | mountpoint | m_hash | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L985 | false | false |
cleanup_mnt | vfsmount | mnt_root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1412 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1413 | true | true |
cleanup_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1409 | false | false |
cleanup_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1411 | false | false |
cleanup_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1412 | true | true |
cleanup_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1413 | true | true |
cleanup_mnt | mount | mnt_stuck_children | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | false | false |
cleanup_mnt | mount | mnt_pins | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | true | true |
cleanup_mnt | (unnamed class/struct/union) | mnt_umount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1408 | false | false |
cleanup_mnt | (unnamed class/struct/union) | mnt_umount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1407 | true | true |
cleanup_mnt | (unnamed class/struct/union) | mnt_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1415 | false | false |
dnotify_flush | inode | i_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L161 | true | true |
dnotify_flush | dnotify_struct | dn_owner | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L174 | true | true |
dnotify_flush | dnotify_struct | dn_filp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L174 | true | true |
dnotify_flush | dnotify_struct | dn_next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L180 | false | false |
dnotify_flush | dnotify_struct | dn_next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L175 | true | true |
dnotify_flush | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L171 | false | false |
dnotify_flush | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L183 | false | false |
dnotify_flush | dnotify_mark | fsn_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L167 | true | true |
dnotify_flush | dnotify_mark | dn | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L172 | false | false |
dnotify_flush | dnotify_mark | dn | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L187 | true | true |
fsnotify_put_mark | fsnotify_mark | connector | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L382 | false | false |
fsnotify_put_mark | fsnotify_mark | connector | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L414 | false | false |
fsnotify_put_mark | fsnotify_mark | connector | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L382 | true | true |
fsnotify_put_mark | fsnotify_mark | connector | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L414 | true | true |
fsnotify_put_mark | fsnotify_mark | obj_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L401 | false | false |
fsnotify_put_mark | fsnotify_mark | g_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L433 | false | false |
fsnotify_put_mark | fsnotify_mark | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L389 | false | false |
fsnotify_put_mark | fsnotify_mark | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L398 | false | false |
fsnotify_put_mark | fsnotify_mark_connector | list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L402 | false | false |
fsnotify_put_mark | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L412 | true | true |
fsnotify_put_mark | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L398 | false | false |
fsnotify_put_mark | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L415 | false | false |
fsnotify_put_mark | (unnamed class/struct/union) | destroy_next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L421 | false | false |
fsnotify_get_mark | fsnotify_mark | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L96 | false | false |
fsnotify_get_mark | fsnotify_mark | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L97 | false | false |
fsnotify_free_mark | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L569 | true | true |
fsnotify_free_mark | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L573 | true | true |
fsnotify_free_mark | fsnotify_ops | freeing_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L581 | true | true |
fsnotify_free_mark | fsnotify_ops | freeing_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L582 | true | true |
fsnotify_free_mark | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L567 | false | false |
fsnotify_free_mark | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L570 | false | false |
fsnotify_free_mark | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L574 | false | false |
fsnotify_free_mark | fsnotify_mark | group | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L565 | true | true |
fsnotify_free_mark | fsnotify_group | ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L581 | true | true |
fsnotify_free_mark | fsnotify_group | ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L582 | true | true |
fsnotify_detach_mark | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L539 | true | true |
fsnotify_detach_mark | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L543 | true | true |
fsnotify_detach_mark | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L547 | true | true |
fsnotify_detach_mark | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L541 | false | false |
fsnotify_detach_mark | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L544 | false | false |
fsnotify_detach_mark | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L549 | false | false |
fsnotify_detach_mark | fsnotify_mark | g_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L548 | false | false |
fsnotify_detach_mark | fsnotify_mark | group | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L536 | true | true |
fsnotify_detach_mark | fsnotify_mark | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L538 | false | false |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L864 | true | true |
fsnotify_find_mark | fsnotify_mark | obj_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | true | true |
fsnotify_find_mark | fsnotify_mark | group | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L863 | true | true |
fsnotify_find_mark | fsnotify_mark_connector | list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L862 | false | false |
fsnotify_find_mark | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L866 | false | false |
fsnotify_find_mark | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L870 | false | false |
fsnotify_recalc_mask | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L294 | false | false |
fsnotify_recalc_mask | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L298 | false | false |
fsnotify_calc_mask | fsnotify_mark | mask | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L808 | true | true |
fsnotify_calc_mask | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L814 | true | true |
fsnotify_calc_mask | fsnotify_mark | ignore_mask | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L821 | true | true |
fsnotify_put_group | fsnotify_group | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/group.c#L109 | false | false |
fsnotify_sb_info | super_block | s_fsnotify_info | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L542 | false | false |
fsnotify_sb_info | super_block | s_fsnotify_info | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L542 | true | true |
fsnotify_group_assert_locked | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L291 | true | true |
fsnotify_group_assert_locked | fsnotify_group | mark_mutex | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L290 | false | false |
fsnotify_group_unlock | fsnotify_group | mark_mutex | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L285 | false | false |
fsnotify_group_unlock | fsnotify_group | owner_flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L284 | true | true |
fsnotify_group_lock | fsnotify_group | mark_mutex | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L278 | false | false |
fsnotify_group_lock | fsnotify_group | owner_flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L279 | false | false |
dnotify_recalc_inode_mask | raw_spinlock | raw_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L70 | false | false |
dnotify_recalc_inode_mask | (unnamed class/struct/union) | rlock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L70 | false | false |
dnotify_recalc_inode_mask | dnotify_struct | dn_mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L73 | true | true |
dnotify_recalc_inode_mask | dnotify_struct | dn_next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L72 | true | true |
dnotify_recalc_inode_mask | fsnotify_mark | mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L76 | false | false |
dnotify_recalc_inode_mask | fsnotify_mark | mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L74 | true | true |
dnotify_recalc_inode_mask | fsnotify_mark | connector | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L78 | true | true |
dnotify_recalc_inode_mask | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L70 | false | false |
dnotify_recalc_inode_mask | dnotify_mark | fsn_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L66 | true | true |
dnotify_recalc_inode_mask | dnotify_mark | dn | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L72 | true | true |
fsnotify_file | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify.h#L127 | false | false |
fsnotify_file | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify.h#L124 | true | true |
fsnotify_path | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify.h#L113 | true | true |
fsnotify_connector_sb | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/fsnotify.h#L54 | true | true |
fsnotify_connector_sb | (unnamed class/struct/union) | obj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/fsnotify.h#L54 | true | true |
fsnotify_object_sb | inode | i_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/fsnotify.h#L41 | true | true |
fsnotify_object_sb | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/fsnotify.h#L43 | true | true |
fsnotify_conn_sb | (unnamed class/struct/union) | obj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/fsnotify.h#L33 | true | true |
fsnotify_conn_mount | (unnamed class/struct/union) | obj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/fsnotify.h#L27 | true | true |
fsnotify_conn_inode | (unnamed class/struct/union) | obj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/fsnotify.h#L21 | true | true |
fsnotify_final_mark_destroy | fsnotify_ops | free_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L365 | true | true |
fsnotify_final_mark_destroy | fsnotify_mark | group | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L361 | true | true |
fsnotify_final_mark_destroy | fsnotify_group | ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L365 | true | true |
fsnotify_grab_connector | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L694 | true | true |
fsnotify_grab_connector | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L693 | false | false |
fsnotify_grab_connector | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L695 | false | false |
fsnotify_detach_connector_from_object | inode | i_fsnotify_mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L340 | false | false |
fsnotify_detach_connector_from_object | super_block | s_fsnotify_mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L348 | false | false |
fsnotify_detach_connector_from_object | mount | mnt_fsnotify_mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L346 | false | false |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L343 | true | true |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L353 | false | false |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L330 | true | true |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L334 | true | true |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L335 | true | true |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L338 | true | true |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L345 | true | true |
fsnotify_detach_connector_from_object | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L347 | true | true |
fsnotify_detach_connector_from_object | (unnamed class/struct/union) | obj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L352 | false | false |
fsnotify_detach_connector_from_object | (unnamed class/struct/union) | obj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L330 | true | true |
fsnotify_object_connp | inode | i_fsnotify_marks | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L105 | false | false |
fsnotify_object_connp | mount | mnt_fsnotify_marks | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L107 | false | false |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | fsnotify_sb_info | watched_objects | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L189 | false | false |
fsnotify_update_sb_watchers | fsnotify_sb_info | watched_objects | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L191 | false | false |
fsnotify_update_sb_watchers | fsnotify_mark | obj_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L177 | true | true |
fsnotify_update_sb_watchers | fsnotify_mark | group | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L179 | true | true |
fsnotify_update_sb_watchers | fsnotify_group | priority | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L179 | true | true |
fsnotify_update_sb_watchers | fsnotify_mark_connector | list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L176 | true | true |
fsnotify_update_sb_watchers | fsnotify_mark_connector | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L171 | true | true |
fsnotify_update_sb_watchers | fsnotify_mark_connector | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L197 | true | true |
fsnotify_update_sb_watchers | fsnotify_mark_connector | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L200 | true | true |
fsnotify_update_sb_watchers | fsnotify_mark_connector | prio | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L192 | false | false |
fsnotify_update_sb_watchers | fsnotify_mark_connector | prio | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L188 | true | true |
fsnotify_update_sb_watchers | fsnotify_mark_connector | prio | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L190 | true | true |
fsnotify_update_sb_watchers | (unnamed class/struct/union) | obj | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L175 | true | true |
__fsnotify_recalc_mask | raw_spinlock | raw_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L242 | false | false |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_node | next | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | (unnamed class/struct/union) | rlock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L242 | false | false |
__fsnotify_recalc_mask | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L247 | true | true |
__fsnotify_recalc_mask | fsnotify_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L251 | true | true |
__fsnotify_recalc_mask | fsnotify_mark | obj_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | true | true |
__fsnotify_recalc_mask | fsnotify_mark_connector | list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L246 | false | false |
__fsnotify_recalc_mask | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L244 | true | true |
__fsnotify_recalc_mask | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L250 | true | true |
__fsnotify_recalc_mask | fsnotify_mark_connector | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L242 | false | false |
fsnotify_put_inode_ref | inode | i_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L157 | true | true |
fsnotify_conn_watches_children | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L266 | true | true |
fsnotify_conn_set_children_dentry_flags | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L275 | true | true |
fsnotify_conn_mask_p | inode | i_fsnotify_mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L118 | false | false |
fsnotify_conn_mask_p | super_block | s_fsnotify_mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L122 | false | false |
fsnotify_conn_mask_p | mount | mnt_fsnotify_mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L120 | false | false |
fsnotify_conn_mask_p | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L117 | true | true |
fsnotify_conn_mask_p | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L119 | true | true |
fsnotify_conn_mask_p | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L121 | true | true |
fsnotify_update_iref | fsnotify_mark_connector | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L216 | true | true |
fsnotify_update_iref | fsnotify_mark_connector | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L226 | true | true |
fsnotify_update_iref | fsnotify_mark_connector | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L230 | true | true |
fsnotify_update_iref | fsnotify_mark_connector | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L219 | true | true |
__do_sys_close | task_struct | files | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1574 | true | true |
filp_flush | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1542 | true | true |
filp_flush | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1535 | true | true |
filp_flush | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1539 | true | true |
filp_flush | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1540 | true | true |
filp_flush | file | f_ref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1533 | false | false |
filp_flush | file_operations | flush | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1539 | true | true |
filp_flush | file_operations | flush | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1540 | true | true |
vmalloc_dump_obj | vm_struct | addr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4925 | true | true |
vmalloc_dump_obj | (unnamed class/struct/union) | vm | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4919 | true | true |
vmalloc_dump_obj | (unnamed class/struct/union) | vm | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4924 | true | true |
vmalloc_dump_obj | vm_struct | caller | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4926 | true | true |
vmalloc_dump_obj | vm_struct | nr_pages | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4927 | true | true |
vmalloc_dump_obj | vmap_node | busy | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4915 | true | true |
vmalloc_dump_obj | vmap_node | busy | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4918 | true | true |
vmalloc_dump_obj | vmap_node | busy | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4920 | true | true |
vmalloc_dump_obj | vmap_node | busy | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4928 | true | true |
vmalloc_dump_obj | rb_list | root | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4918 | false | false |
vmalloc_dump_obj | rb_list | lock | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4915 | false | false |
vmalloc_dump_obj | rb_list | lock | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4920 | false | false |
vmalloc_dump_obj | rb_list | lock | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4928 | false | false |
__kmem_obj_info | kmem_cache | flags | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5678 | true | true |
__kmem_obj_info | kmem_cache | size | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5674 | true | true |
__kmem_obj_info | kmem_cache | size | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5676 | true | true |
__kmem_obj_info | kmem_cache | size | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5677 | true | true |
__kmem_obj_info | (unnamed class/struct/union) | objects | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5676 | true | true |
__kmem_obj_info | kmem_obj_info | kp_free_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5702 | false | false |
__kmem_obj_info | kmem_obj_info | kp_stack | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5694 | false | false |
__kmem_obj_info | kmem_obj_info | kp_ret | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5683 | false | false |
__kmem_obj_info | kmem_obj_info | kp_slab_cache | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5664 | false | false |
__kmem_obj_info | kmem_obj_info | kp_data_offset | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5673 | false | false |
__kmem_obj_info | kmem_obj_info | kp_objp | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5675 | false | false |
__kmem_obj_info | kmem_obj_info | kp_slab | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5663 | false | false |
__kmem_obj_info | kmem_obj_info | kp_ptr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5662 | false | false |
__kmem_obj_info | slab | slab_cache | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5659 | true | true |
__kmem_obj_info | track | handle | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5690 | false | false |
__kmem_obj_info | track | handle | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5698 | false | false |
__kmem_obj_info | track | handle | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5690 | true | true |
__kmem_obj_info | track | handle | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5698 | true | true |
__kmem_obj_info | track | addr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slub.c#L5683 | true | true |
__find_vmap_area | rb_root | rb_node | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1002 | true | true |
__find_vmap_area | rb_root | rb_node | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1002 | true | true |
__find_vmap_area | rb_root | rb_node | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1002 | true | true |
__find_vmap_area | rb_root | rb_node | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1002 | true | true |
__find_vmap_area | rb_node | rb_left | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1011 | true | true |
__find_vmap_area | rb_node | rb_left | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1011 | true | true |
__find_vmap_area | rb_node | rb_left | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1011 | true | true |
__find_vmap_area | rb_node | rb_left | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1011 | true | true |
__find_vmap_area | rb_node | rb_right | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1013 | true | true |
__find_vmap_area | rb_node | rb_right | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1013 | true | true |
__find_vmap_area | rb_node | rb_right | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1013 | true | true |
__find_vmap_area | rb_node | rb_right | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1013 | true | true |
__find_vmap_area | vmap_area | rb_node | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1009 | true | true |
__find_vmap_area | vmap_area | va_end | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1012 | true | true |
__find_vmap_area | vmap_area | va_start | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L1010 | true | true |