Home
last modified time | relevance | path

Searched refs:use_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c257 static int use_table(struct ctl_table_header *p) in use_table() function
313 if (!use_table(head)) in sysctl_head_grab()
346 if (entry && use_table(head)) in lookup_entry()
360 if (use_table(ctl_node->header)) in first_usable_entry()
1069 if (entry && use_table(head)) { in sysctl_follow_link()
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_sysctl.c266 static int use_table(struct ctl_table_header *p) in use_table() function
322 if (!use_table(head)) in sysctl_head_grab()
355 if (entry && use_table(head)) in lookup_entry()
369 if (use_table(ctl_node->header)) in first_usable_entry()
1080 if (entry && use_table(head)) { in sysctl_follow_link()

Completed in 5 milliseconds