Home
last modified time | relevance | path

Searched defs:wait_address (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dpoll.h42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait()
99 wait_queue_head_t *wait_address; member
/openbmc/linux/net/9p/
H A Dtrans_fd.c553 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()
/openbmc/linux/fs/
H A Dselect.c222 static void __pollwait(struct file *filp, wait_queue_head_t *wait_address, in __pollwait()