Home
last modified time | relevance | path

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

/linux-2.6.39/fs/proc/
Dproc_sysctl.c29 sysctl_head_get(head); in proc_sys_make_inode()
/linux-2.6.39/include/linux/
Dsysctl.h952 extern void sysctl_head_get(struct ctl_table_header *);
/linux-2.6.39/kernel/
Dsysctl.c1570 void sysctl_head_get(struct ctl_table_header *head) in sysctl_head_get() function