Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dutsname_sysctl.c65 proc_sys_poll_notify(table->poll); in proc_do_uts_string()
135 proc_sys_poll_notify(table->poll); in uts_proc_notify()
/openbmc/linux/include/linux/
H A Dsysctl.h223 void proc_sys_poll_notify(struct ctl_table_poll *poll);
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c60 void proc_sys_poll_notify(struct ctl_table_poll *poll) in proc_sys_poll_notify() function