Home
last modified time | relevance | path

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

/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()
89 wait_queue_head_t *wait_address; member
/linux/net/9p/
H A Dtrans_fd.c554 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()