Home
last modified time | relevance | path

Searched defs:wait_address (Results 1 – 2 of 2) 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()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42710 wait_queue_head_t *wait_address; member