Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsysctl.h100 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() function
/Linux-v4.19/fs/proc/
Dproc_sysctl.c625 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_open()
654 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_poll()