Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c309 static struct ctl_table_header *sysctl_head_grab(struct ctl_table_header *head) in sysctl_head_grab() function
496 return sysctl_head_grab(head); in grab_header()
724 head = sysctl_head_grab(head); in proc_sys_link_fill_cache()
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_sysctl.c318 static struct ctl_table_header *sysctl_head_grab(struct ctl_table_header *head) in sysctl_head_grab() function
507 return sysctl_head_grab(head); in grab_header()
735 head = sysctl_head_grab(head); in proc_sys_link_fill_cache()

Completed in 5 milliseconds