acct
NR: 163
implementation
complexity: 787
similar syscall
accessed structs
func | struct | target | location | has_read | has_write |
---|---|---|---|---|---|
mntput_no_expire | mount | mnt_stuck_children | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1482 | false | false |
__add_wait_queue | wait_queue_entry | entry | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L177 | false | false |
__add_wait_queue | wait_queue_entry | entry | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | false | false |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | 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 |
mnt_idmap_get | mnt_idmap | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mnt_idmapping.c#L317 | false | false |
mnt_idmap_put | mnt_idmap | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mnt_idmapping.c#L333 | false | false |
xa_erase | xarray | xa_lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/xarray.c#L1538 | false | false |
xa_erase | xarray | xa_lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/xarray.c#L1536 | false | false |
__init_swait_queue_head | swait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/swait.c#L9 | false | false |
__init_swait_queue_head | swait_queue_head | task_list | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/swait.c#L11 | false | false |
init_completion | completion | wait | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/completion.h#L87 | false | false |
init_completion | completion | done | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/completion.h#L86 | false | false |
security_capable | static_key_false | key | https://elixir.bootlin.com/linux/v6.14.7/source/security/security.c#L1142 | false | false |
security_file_free | static_key_false | key | https://elixir.bootlin.com/linux/v6.14.7/source/security/security.c#L2889 | 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 | file | f_security | https://elixir.bootlin.com/linux/v6.14.7/source/security/security.c#L2893 | false | false |
mntput | mount | mnt_expiry_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1507 | true | true |
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_core | flc_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2622 | false | false |
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 | 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#L2625 | 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#L2621 | true | true |
locks_remove_posix | task_struct | tgid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2626 | true | true |
locks_inode_context | inode | i_flctx | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/filelock.h#L230 | false | false |
vfs_lock_file | file_lock_core | flc_file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2351 | 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_operations | lock | 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 | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2353 | true | true |
vfs_lock_file | file | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2352 | true | true |
locks_init_lock | file_lock | c | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L382 | false | false |
pin_insert | fs_pin | m_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L26 | false | false |
pin_insert | fs_pin | s_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L25 | false | false |
pin_insert | mount | mnt_pins | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L26 | false | false |
pin_insert | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L25 | true | true |
pin_insert | super_block | s_pins | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L25 | false | false |
pin_kill | fs_pin | kill | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L44 | true | true |
pin_kill | fs_pin | done | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L63 | true | true |
pin_kill | fs_pin | done | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L47 | true | true |
pin_kill | fs_pin | done | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L40 | true | true |
pin_kill | fs_pin | done | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L41 | false | false |
pin_kill | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L64 | true | true |
pin_kill | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L62 | true | true |
pin_kill | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L55 | true | true |
pin_kill | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L48 | true | true |
pin_kill | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L42 | true | true |
pin_kill | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L39 | true | true |
pin_kill | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L52 | false | false |
pin_kill | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L64 | false | false |
pin_kill | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L62 | false | false |
pin_kill | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L55 | false | false |
pin_kill | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L48 | false | false |
pin_kill | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L42 | false | false |
pin_kill | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L39 | false | false |
pin_kill | wait_queue_entry | func | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L38 | false | false |
pin_kill | wait_queue_entry | private | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L38 | false | false |
pin_kill | wait_queue_entry | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L38 | false | false |
pin_kill | wait_queue_entry | entry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L59 | false | false |
pin_kill | wait_queue_entry | entry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L38 | false | false |
pin_kill | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L54 | false | false |
backing_file | backing_file | file | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L57 | 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 |
file_free | file | f_cred | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L71 | 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_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L69 | true | true |
dentry_free | external_name | count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L407 | 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 | (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_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#L408 | false | false |
dentry_free | dentry | d_u | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L416 | 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#L408 | 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_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L413 | true | true |
d_shrink_del | (unnamed class/struct/union) | d_lru | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L488 | false | false |
d_shrink_del | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L489 | true | true |
d_shrink_del | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L487 | true | true |
shrink_kill | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1093 | false | false |
shrink_kill | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1093 | true | true |
lock_for_kill | inode | i_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L703 | 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#L693 | false | false |
lock_for_kill | inode | i_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L688 | false | false |
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 | (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) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L694 | false | false |
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 | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L700 | 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#L692 | 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_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L698 | 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#L683 | true | true |
real_mount | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/mount.h#L92 | true | true |
__blk_flush_plug | blk_plug | cached_rqs | https://elixir.bootlin.com/linux/v6.14.7/source/block/blk-core.c#L1220 | false | false |
__blk_flush_plug | blk_plug | cb_list | https://elixir.bootlin.com/linux/v6.14.7/source/block/blk-core.c#L1211 | false | false |
__blk_flush_plug | blk_plug | cur_ktime | https://elixir.bootlin.com/linux/v6.14.7/source/block/blk-core.c#L1223 | false | false |
__blk_flush_plug | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/block/blk-core.c#L1224 | true | true |
blk_plug_invalidate_ts | blk_plug | cur_ktime | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/blkdev.h#L1101 | false | false |
blk_plug_invalidate_ts | task_struct | plug | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/blkdev.h#L1098 | true | true |
blk_plug_invalidate_ts | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/blkdev.h#L1102 | true | true |
fput | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L523 | true | true |
fput | (unnamed class/struct/union) | f_task_work | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L525 | false | false |
fput | (unnamed class/struct/union) | f_task_work | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L524 | false | false |
fput | (unnamed class/struct/union) | f_llist | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L534 | false | false |
fput | file | f_ref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L516 | false | false |
fput | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L519 | true | true |
alloc_empty_file | files_stat_struct | max_files | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L229 | true | true |
alloc_empty_file | files_stat_struct | max_files | https://elixir.bootlin.com/linux/v6.14.7/source/fs/file_table.c#L224 | true | true |
do_filp_open | open_flags | lookup_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L4012 | true | true |
build_open_how | open_how | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1223 | true | true |
build_open_how | open_how | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1225 | true | true |
build_open_how | open_how | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1222 | true | true |
build_open_how | open_how | mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1226 | false | false |
build_open_flags | open_flags | open_flag | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1306 | false | false |
build_open_flags | open_flags | mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1267 | false | false |
build_open_flags | open_flags | mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1263 | false | false |
build_open_flags | open_flags | acc_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1317 | false | false |
build_open_flags | open_flags | intent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1324 | true | true |
build_open_flags | open_flags | intent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1322 | true | true |
build_open_flags | open_flags | intent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1319 | false | false |
build_open_flags | open_flags | lookup_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1351 | false | false |
build_open_flags | open_how | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1232 | true | true |
build_open_flags | open_how | mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1265 | true | true |
build_open_flags | open_how | mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1263 | true | true |
build_open_flags | open_how | mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1261 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1344 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1342 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1340 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1338 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1336 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1334 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1256 | true | true |
build_open_flags | open_how | resolve | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1252 | true | true |
dput_to_list | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L918 | false | false |
dput_to_list | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L918 | 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 |
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 | (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) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1102 | false | false |
shrink_dentry_list | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1109 | 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_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L1108 | true | true |
mnt_pin_kill | fs_pin | m_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L81 | true | true |
mnt_pin_kill | mount | mnt_pins | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | true | true |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
mnt_pin_kill | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/fs_pin.c#L76 | false | false |
audit_context | task_struct | audit_context | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/audit.h#L316 | true | true |
__audit_reusename | audit_names | list | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | audit_names | list | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | false | false |
__audit_reusename | audit_names | name | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2212 | true | true |
__audit_reusename | audit_names | name | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2211 | true | true |
__audit_reusename | audit_names | name | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2210 | true | true |
__audit_reusename | audit_names | name | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2208 | true | true |
__audit_reusename | audit_context | names_list | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | false | false |
__audit_reusename | filename | uptr | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2210 | true | true |
__audit_reusename | filename | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2211 | false | false |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_reusename | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2207 | true | true |
__audit_getname | audit_names | name | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2237 | false | false |
__audit_getname | audit_names | name_len | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2238 | false | false |
__audit_getname | audit_context | context | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2230 | true | true |
__audit_getname | filename | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2240 | false | false |
__audit_getname | filename | aname | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2239 | false | false |
task_work_add | callback_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/task_work.c#L72 | 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 | 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 | 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 |
__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#L59 | 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_read | (unnamed class/struct/union) | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/file_ref.h#L171 | 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 |
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 |
kmem_dump_obj | kmem_cache | name | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L616 | 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_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#L622 | 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_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_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#L623 | 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_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#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#L615 | 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_ret | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L631 | true | true |
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_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#L636 | false | false |
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_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_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#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#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#L641 | false | false |
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_cache | object_size | https://elixir.bootlin.com/linux/v6.14.7/source/mm/slab_common.c#L629 | true | true |
__init_waitqueue_head | wait_queue_head | lock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/wait.c#L10 | 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 |
__add_wait_queue | wait_queue_head | head | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | false | false |
__add_wait_queue | wait_queue_head | head | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L171 | false | false |
__add_wait_queue | wait_queue_entry | flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L175 | true | true |
__add_wait_queue | wait_queue_entry | entry | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L174 | true | true |
__add_wait_queue | wait_queue_entry | entry | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/wait.h#L179 | 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#L1508 | false | false |
mnt_clone_internal | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1569 | true | true |
mnt_clone_internal | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1570 | false | false |
mnt_clone_internal | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1569 | true | true |
mnt_clone_internal | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1566 | true | true |
mnt_clone_internal | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1566 | true | true |
__mnt_is_readonly | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L415 | true | true |
__mnt_is_readonly | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L415 | true | true |
mnt_get_write_access | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L499 | true | true |
mnt_get_write_access | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L499 | true | true |
mnt_get_write_access | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L499 | false | false |
path_put | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L626 | true | true |
path_put | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L625 | true | true |
lockref_get | (unnamed class/struct/union) | lock_count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L44 | true | true |
lockref_get | (unnamed class/struct/union) | lock_count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L44 | false | false |
lockref_get | (unnamed class/struct/union) | rlock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L44 | true | true |
lockref_get | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L51 | true | true |
lockref_get | (unnamed class/struct/union) | count | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L45 | true | true |
lockref_get | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L44 | true | true |
lockref_get | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L52 | false | false |
lockref_get | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L50 | false | false |
lockref_get | raw_spinlock | raw_lock | https://elixir.bootlin.com/linux/v6.14.7/source/lib/lockref.c#L44 | true | true |
dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L895 | false | false |
dput | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L889 | false | false |
dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L895 | true | true |
dput | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/dcache.c#L889 | true | true |
deactivate_super | super_block | s_active | https://elixir.bootlin.com/linux/v6.14.7/source/fs/super.c#L504 | 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 |
getname_flags | filename | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L187 | false | false |
getname_flags | filename | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L148 | false | false |
getname_flags | filename | uptr | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L208 | false | false |
getname_flags | filename | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L207 | false | false |
getname_flags | filename | aname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L209 | false | false |
getname_flags | filename | iname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L173 | true | true |
getname_flags | filename | iname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L150 | true | true |
getname_flags | filename | iname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L174 | false | false |
getname_flags | filename | iname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L147 | false | false |
putname | filename | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L293 | true | true |
putname | filename | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L292 | true | true |
putname | filename | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L289 | false | false |
putname | filename | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L286 | false | false |
putname | filename | iname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L292 | false | false |
pcpu_alloc_noprof | pcpu_chunk | list | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1812 | true | true |
pcpu_alloc_noprof | pcpu_chunk | list | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1812 | false | false |
pcpu_alloc_noprof | pcpu_chunk | base_addr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1893 | true | true |
pcpu_alloc_noprof | pcpu_chunk | base_addr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1889 | true | true |
pcpu_alloc_noprof | pcpu_chunk | immutable | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1868 | true | true |
pcpu_alloc_noprof | pcpu_chunk | populated | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1867 | false | false |
pcpu_alloc_noprof | cpumask | bits | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1886 | false | false |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
pcpu_alloc_noprof | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L1811 | true | true |
free_percpu | pcpu_chunk | list | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | pcpu_chunk | list | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | false | false |
free_percpu | pcpu_chunk | free_bytes | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2245 | true | true |
free_percpu | pcpu_chunk | base_addr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2258 | true | true |
free_percpu | pcpu_chunk | base_addr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2231 | true | true |
free_percpu | pcpu_chunk | isolated | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2245 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
free_percpu | list_head | next | https://elixir.bootlin.com/linux/v6.14.7/source/mm/percpu.c#L2248 | true | true |
schedule | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6855 | true | true |
schedule | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6855 | false | false |
dget | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/dcache.h#L352 | false | false |
clear_tsk_need_resched | thread_info | flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/sched.h#L2053 | false | false |
clear_tsk_need_resched | task_struct | thread_info | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/sched.h#L2053 | false | false |
sb_rdonly | super_block | s_flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs.h#L2365 | true | true |
mnt_idmap | vfsmount | mnt_idmap | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mount.h#L78 | true | true |
mnt_idmap | vfsmount | mnt_idmap | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/mount.h#L78 | false | false |
file_inode | file | f_inode | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs.h#L1184 | true | true |
ns_of_pid | upid | ns | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/pid.h#L148 | true | true |
ns_of_pid | pid | level | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/pid.h#L148 | true | true |
ns_of_pid | pid | numbers | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/pid.h#L148 | false | false |
task_pid | task_struct | thread_pid | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/pid.h#L213 | true | true |
context_switch | rq | prev_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5367 | false | false |
context_switch | task_struct | mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5365 | true | true |
context_switch | task_struct | mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5363 | true | true |
context_switch | task_struct | mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5362 | true | true |
context_switch | task_struct | mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5353 | true | true |
context_switch | task_struct | mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5348 | true | true |
context_switch | task_struct | mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5344 | true | true |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5367 | true | true |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5362 | true | true |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5353 | true | true |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5349 | true | true |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5347 | true | true |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5345 | true | true |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5368 | false | false |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5351 | false | false |
context_switch | task_struct | active_mm | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5347 | false | false |
migrate_disable_switch | rq | cpu | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L2349 | true | true |
migrate_disable_switch | task_struct | cpus_ptr | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L2356 | true | true |
migrate_disable_switch | task_struct | cpus_mask | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L2356 | false | false |
migrate_disable_switch | task_struct | migration_disabled | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L2353 | true | true |
try_to_block_task | task_struct | sched_contributes_to_load | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6583 | false | false |
try_to_block_task | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6579 | true | true |
try_to_block_task | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6579 | false | false |
schedule_debug | rq | sched_count | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5973 | true | true |
schedule_debug | static_key_false | key | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L5973 | false | false |
__schedule | rq | nr_switches | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6727 | true | true |
__schedule | rq | clock_update_flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6692 | true | true |
__schedule | rq | clock_update_flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6694 | false | false |
__schedule | rq | nr_running | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6708 | true | true |
__schedule | (unnamed class/struct/union) | curr | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6732 | true | true |
__schedule | (unnamed class/struct/union) | curr | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6661 | true | true |
__schedule | (unnamed class/struct/union) | curr | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6732 | false | false |
__schedule | task_struct | nvcsw | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6714 | false | false |
__schedule | task_struct | nivcsw | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6696 | false | false |
__schedule | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6705 | true | true |
__schedule | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6705 | false | false |
__schedule | task_struct | se | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6760 | true | true |
__schedule | sched_entity | sched_delayed | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6760 | true | true |
__schedule | (unnamed class/struct/union) | cpu_number | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6659 | true | true |
__schedule | (unnamed class/struct/union) | cpu_number | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6659 | false | false |
sched_submit_work | task_struct | plug | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6821 | true | true |
sched_submit_work | task_struct | __state | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6815 | true | true |
sched_submit_work | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6800 | true | true |
sched_update_worker | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6833 | true | true |
sched_update_worker | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6831 | true | true |
sched_update_worker | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6829 | true | true |
sched_update_worker | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L6828 | true | true |
hrtick_clear | rq | hrtick_timer | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L827 | false | false |
hrtick_clear | rq | hrtick_timer | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L826 | false | false |
update_rq_clock | rq | clock_update_flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L800 | true | true |
update_rq_clock | rq | clock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L814 | true | true |
update_rq_clock | rq | clock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/core.c#L811 | true | true |
rq_unpin_lock | rq_flags | cookie | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/sched.h#L1789 | true | true |
task_on_rq_queued | task_struct | on_rq | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/sched.h#L2313 | true | true |
task_on_rq_queued | task_struct | on_rq | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/sched/sched.h#L2313 | false | false |
ns_capable_common | task_struct | cred | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/capability.c#L358 | true | true |
ns_capable_common | task_struct | flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/capability.c#L360 | true | true |
audit_alloc_name | audit_names | list | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2185 | false | false |
audit_alloc_name | audit_names | ino | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2183 | false | false |
audit_alloc_name | audit_names | type | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2184 | false | false |
audit_alloc_name | audit_names | should_free | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2180 | false | false |
audit_alloc_name | audit_context | preallocated_names | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2174 | false | false |
audit_alloc_name | audit_context | name_count | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2187 | true | true |
audit_alloc_name | audit_context | name_count | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2174 | true | true |
audit_alloc_name | audit_context | name_count | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2173 | true | true |
audit_alloc_name | audit_context | names_list | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2185 | false | false |
audit_alloc_name | audit_context | pwd | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2188 | true | true |
audit_alloc_name | audit_context | pwd | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2189 | false | false |
audit_alloc_name | task_struct | fs | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2189 | true | true |
audit_alloc_name | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/auditsc.c#L2188 | true | true |
acct_on | bsd_acct_struct | done | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L288 | false | false |
acct_on | bsd_acct_struct | work | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L287 | false | false |
acct_on | bsd_acct_struct | ns | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L285 | false | false |
acct_on | bsd_acct_struct | pin | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L293 | false | false |
acct_on | bsd_acct_struct | pin | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L290 | false | false |
acct_on | bsd_acct_struct | pin | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L282 | false | false |
acct_on | bsd_acct_struct | count | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L281 | false | false |
acct_on | bsd_acct_struct | needcheck | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L284 | false | false |
acct_on | bsd_acct_struct | file | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L283 | false | false |
acct_on | bsd_acct_struct | lock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L294 | false | false |
acct_on | bsd_acct_struct | lock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L289 | false | false |
acct_on | bsd_acct_struct | lock | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L286 | false | false |
acct_on | pid_namespace | bacct | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L293 | false | false |
acct_on | work_struct | data | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L287 | false | false |
acct_on | work_struct | entry | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L287 | false | false |
acct_on | work_struct | func | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L287 | false | false |
acct_on | super_block | s_iflags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L254 | true | true |
acct_on | super_block | s_flags | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L247 | true | true |
acct_on | inode | i_mode | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L240 | true | true |
acct_on | inode | i_sb | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L254 | true | true |
acct_on | inode | i_sb | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L247 | true | true |
acct_on | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L278 | true | true |
acct_on | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L279 | false | false |
acct_on | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L260 | true | true |
acct_on | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L279 | true | true |
acct_on | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L278 | true | true |
acct_on | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L265 | false | false |
__do_sys_acct | pid_namespace | bacct | https://elixir.bootlin.com/linux/v6.14.7/source/kernel/acct.c#L332 | true | true |
io_wq_inc_running | io_wq_acct | nr_running | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L333 | false | false |
io_wq_worker_running | io_worker | flags | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L718 | false | false |
io_wq_worker_running | io_worker | flags | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L716 | false | false |
io_wq_worker_running | io_worker | flags | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L714 | false | false |
io_wq_worker_running | task_struct | worker_private | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L710 | true | true |
io_wq_dec_running | io_worker | flags | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L415 | false | false |
io_wq_dec_running | io_wq | worker_refs | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L425 | false | false |
io_wq_dec_running | io_wq_acct | lock | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L423 | false | false |
io_wq_dec_running | io_wq_acct | nr_running | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L424 | false | false |
io_wq_dec_running | io_wq_acct | nr_running | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L418 | false | false |
io_wq_dec_running | io_worker | wq | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L413 | true | true |
io_wq_worker_sleeping | io_worker | flags | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L737 | false | false |
io_wq_worker_sleeping | io_worker | flags | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L734 | false | false |
io_wq_worker_sleeping | io_worker | flags | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L732 | false | false |
io_wq_worker_sleeping | task_struct | worker_private | https://elixir.bootlin.com/linux/v6.14.7/source/io_uring/io-wq.c#L728 | true | true |
vmalloc_dump_obj | rb_list | lock | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4928 | 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#L4915 | false | false |
vmalloc_dump_obj | rb_list | root | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4918 | false | false |
vmalloc_dump_obj | vmap_node | busy | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4928 | 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#L4918 | 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 | vm_struct | nr_pages | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4927 | 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 | (unnamed class/struct/union) | vm | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4924 | 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 | vm_struct | addr | https://elixir.bootlin.com/linux/v6.14.7/source/mm/vmalloc.c#L4925 | true | true |
filp_flush | file_operations | flush | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1540 | true | true |
filp_flush | file_operations | flush | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1539 | 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 | f_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1540 | 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#L1535 | true | true |
filp_flush | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/open.c#L1542 | true | true |
init_fs_pin | fs_pin | kill | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs_pin.h#L19 | false | false |
init_fs_pin | fs_pin | wait | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs_pin.h#L16 | false | false |
init_fs_pin | fs_pin | m_list | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs_pin.h#L18 | false | false |
init_fs_pin | fs_pin | s_list | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fs_pin.h#L17 | false | false |
dnotify_recalc_inode_mask | dnotify_mark | dn | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L72 | true | true |
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 | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L70 | false | false |
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 | mask | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L74 | 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 | 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 | 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 | (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 | raw_spinlock | raw_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L70 | 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 |
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_unlock | fsnotify_group | owner_flags | https://elixir.bootlin.com/linux/v6.14.7/source/include/linux/fsnotify_backend.h#L284 | true | true |
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_detach_mark | fsnotify_mark | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L538 | 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 | g_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L548 | 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 | 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#L541 | false | false |
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 | 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#L539 | 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_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_mark | group | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L565 | true | true |
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 | 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#L567 | false | false |
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_ops | freeing_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L581 | 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_mark | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L569 | true | true |
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_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 | 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 | type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L412 | true | true |
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 | refcnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L398 | 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 | g_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L433 | false | false |
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 | connector | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L414 | true | true |
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 | false | false |
fsnotify_put_mark | fsnotify_mark | connector | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/mark.c#L382 | false | false |
dnotify_flush | dnotify_mark | dn | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L187 | 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 | fsn_mark | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L167 | true | true |
dnotify_flush | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L183 | false | false |
dnotify_flush | fsnotify_mark | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L171 | 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 | 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_filp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L174 | 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 | inode | i_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/notify/dnotify/dnotify.c#L161 | true | true |
mnt_alloc_id | mount | mnt_id | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L272 | false | false |
mnt_alloc_id | mount | mnt_id_unique | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L274 | false | false |
mnt_alloc_id | xarray | xa_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L275 | false | false |
mnt_alloc_id | xarray | xa_lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L271 | false | false |
mnt_is_readonly | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L455 | true | true |
mnt_is_readonly | super_block | s_readonly_remount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L455 | true | true |
mnt_is_readonly | super_block | s_readonly_remount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L455 | false | false |
mnt_inc_writers | mnt_pcp | mnt_writers | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L422 | true | true |
mnt_inc_writers | mnt_pcp | mnt_writers | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L422 | false | false |
mnt_inc_writers | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L422 | true | true |
mnt_dec_writers | mnt_pcp | mnt_writers | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L431 | true | true |
mnt_dec_writers | mnt_pcp | mnt_writers | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L431 | false | false |
mnt_dec_writers | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L431 | true | true |
free_vfsmnt | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L761 | true | true |
free_vfsmnt | mount | mnt_devname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L759 | true | true |
free_vfsmnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L758 | false | false |
alloc_vfsmnt | mnt_pcp | mnt_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L361 | true | true |
alloc_vfsmnt | mnt_pcp | mnt_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L361 | false | false |
alloc_vfsmnt | (unnamed class/struct/union) | mnt_mp_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L375 | false | false |
alloc_vfsmnt | mount | mnt_hash | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L367 | false | false |
alloc_vfsmnt | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L361 | true | true |
alloc_vfsmnt | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L358 | true | true |
alloc_vfsmnt | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L357 | false | false |
alloc_vfsmnt | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L369 | false | false |
alloc_vfsmnt | mount | mnt_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L368 | false | false |
alloc_vfsmnt | mount | mnt_devname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L385 | true | true |
alloc_vfsmnt | mount | mnt_devname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L352 | true | true |
alloc_vfsmnt | mount | mnt_devname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L350 | false | false |
alloc_vfsmnt | mount | mnt_expire | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L371 | false | false |
alloc_vfsmnt | mount | mnt_share | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L372 | false | false |
alloc_vfsmnt | mount | mnt_slave_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L373 | false | false |
alloc_vfsmnt | mount | mnt_slave | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L374 | false | false |
alloc_vfsmnt | mount | mnt_umounting | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L376 | false | false |
alloc_vfsmnt | mount | mnt_stuck_children | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L379 | true | true |
alloc_vfsmnt | mount | mnt_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L370 | false | false |
alloc_vfsmnt | (unnamed class/struct/union) | mnt_node | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L378 | false | false |
alloc_vfsmnt | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L378 | false | false |
alloc_vfsmnt | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L378 | false | false |
alloc_vfsmnt | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L378 | false | false |
alloc_vfsmnt | rb_node | __rb_parent_color | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L378 | false | false |
alloc_vfsmnt | vfsmount | mnt_idmap | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L379 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
alloc_vfsmnt | hlist_head | first | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L377 | false | false |
mnt_free_id | mount | mnt_id | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L281 | true | true |
mnt_get_writers | mnt_pcp | mnt_writers | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L444 | true | true |
mnt_get_writers | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L444 | true | true |
mnt_get_writers | cpumask | bits | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L443 | false | false |
cleanup_mnt | (unnamed class/struct/union) | mnt_rcu | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1415 | 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_umount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1408 | false | false |
cleanup_mnt | mount | mnt_pins | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1405 | 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 | 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#L1412 | true | true |
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#L1409 | false | false |
cleanup_mnt | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1413 | 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 | 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_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 | vfsmount | mnt_root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1412 | true | true |
__put_mountpoint | mountpoint | m_hash | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L985 | 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_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L980 | false | false |
__put_mountpoint | mountpoint | m_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L978 | true | true |
__put_mountpoint | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L983 | false | false |
__put_mountpoint | (unnamed class/struct/union) | lock | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L981 | false | false |
__put_mountpoint | dentry | d_lockref | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L983 | 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_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L982 | true | true |
mnt_alloc_group_id | mount | mnt_group_id | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L293 | false | false |
clone_mnt | mount | mnt_mountpoint | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1355 | false | false |
clone_mnt | mount | mnt_instance | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1358 | false | false |
clone_mnt | mount | mnt_devname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1332 | true | true |
clone_mnt | mount | mnt_expire | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1382 | false | false |
clone_mnt | mount | mnt_expire | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1381 | false | false |
clone_mnt | mount | mnt_share | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1368 | false | false |
clone_mnt | mount | mnt_slave_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1363 | false | false |
clone_mnt | mount | mnt_slave | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1370 | false | false |
clone_mnt | mount | mnt_slave | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1363 | false | false |
clone_mnt | mount | mnt_master | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1371 | true | true |
clone_mnt | mount | mnt_master | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1369 | true | true |
clone_mnt | mount | mnt_master | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1371 | false | false |
clone_mnt | mount | mnt_master | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1364 | false | false |
clone_mnt | mount | mnt_group_id | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1341 | true | true |
clone_mnt | mount | mnt_group_id | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1339 | true | true |
clone_mnt | mount | mnt_group_id | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1339 | false | false |
clone_mnt | mount | mnt_group_id | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1337 | false | false |
clone_mnt | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1356 | false | false |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1373 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1367 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1365 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1362 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1355 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1354 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1353 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1351 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1348 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1347 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1328 | true | true |
clone_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1351 | false | false |
clone_mnt | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1328 | true | true |
clone_mnt | vfsmount | mnt_sb | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1353 | false | false |
clone_mnt | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1373 | true | true |
clone_mnt | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1365 | true | true |
clone_mnt | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1348 | true | true |
clone_mnt | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1367 | true | true |
clone_mnt | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1362 | true | true |
clone_mnt | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1347 | true | true |
clone_mnt | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1347 | false | false |
clone_mnt | vfsmount | mnt_idmap | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1351 | false | false |
clone_mnt | super_block | s_active | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1350 | false | false |
clone_mnt | super_block | s_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1358 | false | false |
clone_mnt | vfsmount | mnt_root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1355 | true | true |
clone_mnt | vfsmount | mnt_root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1354 | 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 |
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_llist | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1495 | 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 | mount | mnt_mounts | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | false | false |
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_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1480 | true | true |
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_instance | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1476 | false | false |
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 | 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#L1468 | true | true |
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_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1440 | false | false |
mntput_no_expire | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1473 | 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#L1468 | 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 | 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 |
mnt_add_count | mnt_pcp | mnt_count | 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 | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L312 | true | true |
unhash_mnt | (unnamed class/struct/union) | mnt_mp_list | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1033 | false | false |
unhash_mnt | mount | mnt_hash | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1032 | 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_child | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1031 | 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_mp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1035 | false | false |
unhash_mnt | mount | mnt_parent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1029 | false | false |
unhash_mnt | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1030 | true | true |
unhash_mnt | vfsmount | mnt_root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L1030 | true | true |
mnt_get_count | mnt_pcp | mnt_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L330 | true | true |
mnt_get_count | mount | mnt_pcp | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L330 | true | true |
mnt_get_count | cpumask | bits | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namespace.c#L329 | false | false |
set_mnt_shared | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.h#L36 | true | true |
set_mnt_shared | mount | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.h#L35 | true | true |
set_mnt_shared | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.h#L36 | true | true |
set_mnt_shared | vfsmount | mnt_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/pnode.h#L35 | true | true |
__set_nameidata | nameidata | saved | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L671 | false | false |
__set_nameidata | nameidata | internal | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L663 | false | false |
__set_nameidata | nameidata | total_link_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L670 | true | true |
__set_nameidata | nameidata | total_link_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L670 | false | false |
__set_nameidata | nameidata | stack | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L663 | false | false |
__set_nameidata | nameidata | dfd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L665 | false | false |
__set_nameidata | nameidata | pathname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L667 | false | false |
__set_nameidata | nameidata | depth | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L664 | false | false |
__set_nameidata | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L669 | true | true |
__set_nameidata | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L668 | true | true |
__set_nameidata | nameidata | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L666 | false | false |
__set_nameidata | filename | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L667 | true | true |
__set_nameidata | task_struct | nameidata | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L662 | true | true |
__set_nameidata | task_struct | nameidata | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L672 | false | false |
__set_nameidata | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L668 | false | false |
__set_nameidata | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L669 | false | false |
terminate_walk | saved | link | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L753 | false | false |
terminate_walk | nameidata | stack | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L753 | true | true |
terminate_walk | nameidata | root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L755 | false | false |
terminate_walk | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L756 | true | true |
terminate_walk | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L754 | true | true |
terminate_walk | nameidata | depth | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L752 | true | true |
terminate_walk | nameidata | depth | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L761 | false | false |
terminate_walk | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L749 | true | true |
terminate_walk | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L763 | true | true |
terminate_walk | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L762 | true | true |
terminate_walk | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L751 | false | false |
terminate_walk | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L762 | false | false |
terminate_walk | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L763 | false | false |
do_open | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3813 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3840 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3823 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3822 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3813 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3809 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3806 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3802 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3801 | true | true |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3830 | false | false |
do_open | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3828 | false | false |
do_open | nameidata | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3801 | true | true |
do_open | open_flags | open_flag | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3790 | true | true |
do_open | open_flags | acc_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3832 | true | true |
do_open | open_flags | acc_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3817 | true | true |
do_open | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3840 | true | true |
do_open | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3823 | true | true |
do_open | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3802 | true | true |
do_open | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3829 | true | true |
do_open | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3818 | true | true |
do_open | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3804 | true | true |
do_open | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3800 | true | true |
do_open | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3795 | true | true |
do_open | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3822 | true | true |
do_open | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3813 | true | true |
do_open | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3809 | true | true |
do_open | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3806 | true | true |
do_open | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3801 | true | true |
open_last_lookups | nameidata | depth | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3775 | true | true |
open_last_lookups | nameidata | depth | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3715 | true | true |
open_last_lookups | nameidata | last_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3717 | true | true |
open_last_lookups | nameidata | last_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3714 | true | true |
open_last_lookups | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3779 | true | true |
open_last_lookups | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3712 | true | true |
open_last_lookups | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3732 | true | true |
open_last_lookups | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3729 | true | true |
open_last_lookups | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3770 | true | true |
open_last_lookups | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3769 | true | true |
open_last_lookups | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3763 | true | true |
open_last_lookups | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3739 | true | true |
open_last_lookups | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3706 | true | true |
open_last_lookups | open_flags | open_flag | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3707 | true | true |
open_last_lookups | open_flags | intent | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3712 | true | true |
open_last_lookups | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3763 | true | true |
open_last_lookups | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3739 | true | true |
open_last_lookups | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3768 | true | true |
open_last_lookups | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3754 | true | true |
open_last_lookups | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3752 | true | true |
open_last_lookups | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3760 | true | true |
open_last_lookups | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3758 | true | true |
open_last_lookups | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3753 | true | true |
open_last_lookups | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3749 | true | true |
open_last_lookups | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3747 | true | true |
open_last_lookups | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3769 | true | true |
open_last_lookups | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3706 | true | true |
open_last_lookups | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3770 | false | false |
link_path_walk | saved | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2475 | true | true |
link_path_walk | saved | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2485 | false | false |
link_path_walk | nameidata | stack | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2485 | true | true |
link_path_walk | nameidata | stack | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2475 | true | true |
link_path_walk | nameidata | dir_vfsuid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2469 | false | false |
link_path_walk | nameidata | dir_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2470 | false | false |
link_path_walk | nameidata | dir_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2416 | false | false |
link_path_walk | nameidata | inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2470 | true | true |
link_path_walk | nameidata | inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2469 | true | true |
link_path_walk | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2446 | true | true |
link_path_walk | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2437 | true | true |
link_path_walk | nameidata | last | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2431 | true | true |
link_path_walk | nameidata | last | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2450 | false | false |
link_path_walk | nameidata | last_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2445 | false | false |
link_path_walk | nameidata | last_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2441 | false | false |
link_path_walk | nameidata | last_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2436 | false | false |
link_path_walk | nameidata | last_type | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2409 | false | false |
link_path_walk | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2471 | true | true |
link_path_walk | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2410 | true | true |
link_path_walk | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2490 | true | true |
link_path_walk | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2489 | true | true |
link_path_walk | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2448 | true | true |
link_path_walk | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2426 | true | true |
link_path_walk | dentry_operations | d_hash | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2450 | true | true |
link_path_walk | inode | i_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2470 | true | true |
link_path_walk | qstr | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2431 | false | false |
link_path_walk | dentry | d_op | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2450 | true | true |
link_path_walk | dentry | d_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2449 | true | true |
link_path_walk | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2426 | true | true |
link_path_walk | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2489 | true | true |
link_path_walk | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2448 | true | true |
path_init | nameidata | dfd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2567 | true | true |
path_init | nameidata | dfd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2550 | true | true |
path_init | nameidata | root_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2598 | false | false |
path_init | nameidata | root_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2532 | false | false |
path_init | nameidata | inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2590 | false | false |
path_init | nameidata | inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2586 | false | false |
path_init | nameidata | inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2563 | false | false |
path_init | nameidata | inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2558 | false | false |
path_init | nameidata | inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2529 | false | false |
path_init | nameidata | root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2539 | true | true |
path_init | nameidata | root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2528 | true | true |
path_init | nameidata | root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2524 | true | true |
path_init | nameidata | root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2600 | false | false |
path_init | nameidata | root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2596 | false | false |
path_init | nameidata | r_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2520 | false | false |
path_init | nameidata | m_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2519 | false | false |
path_init | nameidata | pathname | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2503 | true | true |
path_init | nameidata | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2598 | true | true |
path_init | nameidata | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2532 | true | true |
path_init | nameidata | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2587 | false | false |
path_init | nameidata | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2559 | false | false |
path_init | nameidata | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2531 | false | false |
path_init | nameidata | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2514 | false | false |
path_init | nameidata | next_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2514 | false | false |
path_init | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2601 | true | true |
path_init | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2517 | true | true |
path_init | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2523 | true | true |
path_init | nameidata | flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2516 | false | false |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2596 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2590 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2587 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2586 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2563 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2559 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2558 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2531 | true | true |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2589 | false | false |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2584 | false | false |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2562 | false | false |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2557 | false | false |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2534 | false | false |
path_init | nameidata | path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2528 | false | false |
path_init | fs_struct | pwd | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2557 | true | true |
path_init | fs_struct | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2556 | false | false |
path_init | fs_struct | seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2560 | false | false |
path_init | (unnamed class/struct/union) | seqcount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2520 | false | false |
path_init | (unnamed class/struct/union) | seqcount | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2519 | false | false |
path_init | fd | word | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2584 | true | true |
path_init | fd | word | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2579 | true | true |
path_init | fd | word | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2575 | true | true |
path_init | fd | word | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2574 | true | true |
path_init | cred | user_ns | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2575 | true | true |
path_init | task_struct | cred | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2574 | true | true |
path_init | task_struct | fs | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2562 | true | true |
path_init | task_struct | fs | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2552 | true | true |
path_init | dentry | d_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2587 | false | false |
path_init | dentry | d_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2559 | false | false |
path_init | dentry | d_seq | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2531 | false | false |
path_init | file | f_cred | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2575 | true | true |
path_init | file | f_cred | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2574 | true | true |
path_init | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2539 | false | false |
path_init | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2590 | true | true |
path_init | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2586 | true | true |
path_init | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2563 | true | true |
path_init | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2558 | true | true |
path_init | dentry | d_inode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2525 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2590 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2587 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2586 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2579 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2563 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2559 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2558 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2531 | true | true |
path_init | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2524 | true | true |
path_init | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2584 | true | true |
path_init | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L2579 | true | true |
do_o_path | nameidata | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3962 | true | true |
do_o_path | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3962 | true | true |
do_tmpfile | nameidata | name | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3949 | true | true |
do_tmpfile | open_flags | mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3946 | true | true |
do_tmpfile | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3951 | true | true |
do_tmpfile | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3946 | true | true |
do_tmpfile | path | mnt | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3943 | true | true |
do_tmpfile | path | dentry | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3949 | true | true |
do_tmpfile | file | f_path | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3949 | true | true |
restore_nameidata | nameidata | saved | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L688 | true | true |
restore_nameidata | nameidata | internal | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L693 | false | false |
restore_nameidata | nameidata | total_link_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L692 | true | true |
restore_nameidata | nameidata | total_link_count | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L692 | false | false |
restore_nameidata | nameidata | stack | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L694 | true | true |
restore_nameidata | nameidata | stack | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L693 | true | true |
restore_nameidata | task_struct | nameidata | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L688 | true | true |
restore_nameidata | task_struct | nameidata | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L690 | false | false |
path_openat | open_flags | open_flag | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3975 | true | true |
path_openat | task_struct | cred | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3975 | true | true |
path_openat | file | f_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3981 | true | true |
path_openat | file | f_flags | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3979 | true | true |
path_openat | file | f_mode | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L3993 | true | true |
set_nameidata | nameidata | root | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L682 | false | false |
set_nameidata | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L681 | false | false |
set_nameidata | nameidata | state | https://elixir.bootlin.com/linux/v6.14.7/source/fs/namei.c#L679 | 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_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_operations | fl_release_private | 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 | fl_ops | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2634 | true | true |
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#L2628 | 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_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_pid | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2626 | 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 | fl_start | https://elixir.bootlin.com/linux/v6.14.7/source/fs/locks.c#L2623 | false | false |