Searched refs:poll_wait_head (Results 1 – 3 of 3) sorted by relevance
56 typedef struct tag_poll_wait_entry* poll_wait_head; typedef59 poll_wait_head wait;
53 typedef struct tag_poll_wait_entry* poll_wait_head; typedef56 poll_wait_head wait;
114 static void set_add_poll_wait_flag(poll_wait_head wait, bool add_queue_flag) in set_add_poll_wait_flag()119 static int destroy_poll_wait(poll_wait_head wait) in destroy_poll_wait()158 static poll_wait_node *get_poll_item(poll_wait_head wait) in get_poll_item()185 poll_wait_head wait = p->wait; in add_pollwait_queue()198 static int wait_sem_time(poll_wait_head wait, const struct timespec *time_ptr) in wait_sem_time()