Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dproc_sysctl.c76 static int sysctl_follow_link(struct ctl_table_header **phead,
546 ret = sysctl_follow_link(&h, &p); in proc_sys_lookup()
725 if (sysctl_follow_link(&head, &table)) in proc_sys_link_fill_cache()
1041 static int sysctl_follow_link(struct ctl_table_header **phead, in sysctl_follow_link() function