Searched defs:wait_address (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/include/linux/ |
| D | poll.h | 48 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() 97 wait_queue_head_t *wait_address; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | poll.h | 48 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() 97 wait_queue_head_t *wait_address; member
|
| /kernel/linux/linux-5.10/net/9p/ |
| D | trans_fd.c | 548 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()
|
| /kernel/linux/linux-4.19/net/9p/ |
| D | trans_fd.c | 563 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()
|
| /kernel/linux/linux-4.19/fs/ |
| D | select.c | 221 static void __pollwait(struct file *filp, wait_queue_head_t *wait_address, in __pollwait()
|
| /kernel/linux/linux-5.10/fs/ |
| D | select.c | 221 static void __pollwait(struct file *filp, wait_queue_head_t *wait_address, in __pollwait()
|