Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dutsname_sysctl.c58 proc_sys_poll_notify(table->poll); in proc_do_uts_string()
128 proc_sys_poll_notify(table->poll); in uts_proc_notify()
/linux-4.1.27/include/linux/
Dsysctl.h169 void proc_sys_poll_notify(struct ctl_table_poll *poll);
/linux-4.1.27/fs/proc/
Dproc_sysctl.c44 void proc_sys_poll_notify(struct ctl_table_poll *poll) in proc_sys_poll_notify() function