Searched refs:poll_wait (Results 1 – 4 of 4) sorted by relevance
42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() function
703 poll_wait(file, &hist_poll_wq, wait)
71 wait_queue_head_t poll_wait; member
2344 poll_wait(filp, &sock->wq.wait, p); in sock_poll_wait()