Searched defs:wait_address (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | poll.h | 48 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() argument 97 wait_queue_head_t *wait_address; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | poll.h | 42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() argument 91 wait_queue_head_t *wait_address; member
|
| /kernel/linux/linux-5.10/net/9p/ |
| H A D | trans_fd.c | 551 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait() argument
|
| /kernel/linux/linux-6.6/net/9p/ |
| H A D | trans_fd.c | 553 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | select.c | 221 static void __pollwait(struct file *filp, wait_queue_head_t *wait_address, in __pollwait() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | select.c | 222 static void __pollwait(struct file *filp, wait_queue_head_t *wait_address, in __pollwait() argument
|
Completed in 8 milliseconds