Searched refs:poll_tab (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/
H A Dseccomp.c1801 struct poll_table_struct *poll_tab)
1807 poll_wait(file, &filter->wqh, poll_tab);
1800 seccomp_notify_poll(struct file *file, struct poll_table_struct *poll_tab) argument
/linux-master/ipc/
H A Dmqueue.c676 static __poll_t mqueue_poll_file(struct file *filp, struct poll_table_struct *poll_tab) argument
681 poll_wait(filp, &info->wait_q, poll_tab);

Completed in 130 milliseconds