Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dproc_sysctl.c74 static int sysctl_follow_link(struct ctl_table_header **phead,
494 ret = sysctl_follow_link(&h, &p, current->nsproxy); in proc_sys_lookup()
661 int err = sysctl_follow_link(&head, &table, current->nsproxy); in proc_sys_link_fill_cache()
977 static int sysctl_follow_link(struct ctl_table_header **phead, in sysctl_follow_link() function