Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsysctl.h110 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() function
/Linux-v5.4/fs/proc/
Dproc_sysctl.c649 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_open()
678 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_poll()