Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsysctl.h122 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() function
/Linux-v6.6/fs/proc/
Dproc_sysctl.c639 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_open()
668 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_poll()