Searched defs:wait_address (Results 1 – 2 of 2) sorted by relevance
319 void notify_poll_with_key(wait_queue_head_t *wait_address, pollevent_t key) in notify_poll_with_key()347 void notify_poll(wait_queue_head_t *wait_address) in notify_poll()352 void poll_wait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in poll_wait()
42710 wait_queue_head_t *wait_address; member