Searched refs:poll_table (Results 1 – 3 of 3) sorted by relevance
40 } poll_table; typedef42 extern void linux_poll_wait(struct linux_file *, wait_queue_head_t *, poll_table *);
467 poll_table wait_table;481 poll_table *pt) in sync_kloop_poll_table_queue_proc()
978 #define LINUX_POLL_TABLE_NORMAL ((poll_table *)1)1018 linux_poll_wait(struct linux_file *filp, wait_queue_head_t *wqh, poll_table *p) in linux_poll_wait()