Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c84 static int sysctl_follow_link(struct ctl_table_header **phead,
521 ret = sysctl_follow_link(&h, &p); in proc_sys_lookup()
729 if (sysctl_follow_link(&head, &table)) in proc_sys_link_fill_cache()
1047 static int sysctl_follow_link(struct ctl_table_header **phead, in sysctl_follow_link() function
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_sysctl.c90 static int sysctl_follow_link(struct ctl_table_header **phead,
532 ret = sysctl_follow_link(&h, &p); in proc_sys_lookup()
740 if (sysctl_follow_link(&head, &table)) in proc_sys_link_fill_cache()
1059 static int sysctl_follow_link(struct ctl_table_header **phead, in sysctl_follow_link() function

Completed in 5 milliseconds