Home
last modified time | relevance | path

Searched defs:wait_address (Results 1 – 1 of 1) sorted by relevance

/third_party/NuttX/fs/vfs/
Dfs_poll.c319 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()