Searched defs:wait_address (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ |
| D | poll.h | 42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() 91 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 | 551 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()
|
| /kernel/linux/linux-6.6/net/9p/ |
| D | trans_fd.c | 553 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait()
|
| /kernel/linux/linux-6.6/fs/ |
| D | select.c | 222 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()
|