poll_tab          602 ipc/mqueue.c   static __poll_t mqueue_poll_file(struct file *filp, struct poll_table_struct *poll_tab)
poll_tab          607 ipc/mqueue.c   	poll_wait(filp, &info->wait_q, poll_tab);
poll_tab         1179 kernel/seccomp.c 				    struct poll_table_struct *poll_tab)
poll_tab         1185 kernel/seccomp.c 	poll_wait(file, &filter->notif->wqh, poll_tab);