Searched refs:poll_queue (Results 1 – 4 of 4) sorted by relevance
57 LOS_DL_LIST poll_queue; member65 { &wq.poll_queue, &wq.poll_queue } }
137 LOS_ListInit(&wait->poll_queue); in __init_waitqueue_head()
193 LOS_ListAdd(&queue->poll_queue, &new_node->queue_node); in add_pollwait_queue()326 LOS_DL_LIST_FOR_EACH_ENTRY(curr, &(wait_address->poll_queue), poll_wait_node, queue_node) in notify_poll_with_key()
142 LOS_ListInit(&dev->wq.poll_queue); in pipecommon_allocdev()