Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsysctl.h120 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() function
/linux-6.15/fs/proc/
H A Dproc_sysctl.c640 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_open()
669 filp->private_data = proc_sys_poll_event(table->poll); in proc_sys_poll()