Searched refs:wait_address (Results 1 – 2 of 2) sorted by relevance
7 wait_queue_head_t *wait_address, in rust_helper_poll_wait() 10 poll_wait(filp, wait_address, p); in rust_helper_poll_wait() 6 rust_helper_poll_wait(struct file * filp,wait_queue_head_t * wait_address,poll_table * p) rust_helper_poll_wait() argument
42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() argument45 p->_qproc(filp, wait_address, p); in poll_wait()89 wait_queue_head_t *wait_address; member