Home
last modified time | relevance | path

Searched refs:poll_wait (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dpoll.h42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() function
Dtrace_events.h703 poll_wait(file, &hist_poll_wq, wait)
/include/media/
Dmedia-request.h71 wait_queue_head_t poll_wait; member
/include/net/
Dsock.h2344 poll_wait(filp, &sock->wq.wait, p); in sock_poll_wait()