Searched refs:poll_table (Results 1 – 3 of 3) sorted by relevance
41 } poll_table; typedef43 extern void linux_poll_wait(struct linux_file *, wait_queue_head_t *, poll_table *);
461 poll_table wait_table;475 poll_table *pt) in sync_kloop_poll_table_queue_proc()
995 #define LINUX_POLL_TABLE_NORMAL ((poll_table *)1)1036 linux_poll_wait(struct linux_file *filp, wait_queue_head_t *wqh, poll_table *p) in linux_poll_wait()