Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dutsname_sysctl.c63 proc_sys_poll_notify(table->poll); in proc_do_uts_string()
134 proc_sys_poll_notify(table->poll); in uts_proc_notify()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsysctl.h177 void proc_sys_poll_notify(struct ctl_table_poll *poll);
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_sysctl.c53 void proc_sys_poll_notify(struct ctl_table_poll *poll) in proc_sys_poll_notify() function