Searched refs:host_notify_queue (Results 1 – 1 of 1) sorted by relevance
52 static queue_head_t host_notify_queue[HOST_NOTIFY_TYPE_MAX + 1]; variable63 queue_init(&host_notify_queue[i]); in host_notify_init()95 enqueue_tail(&host_notify_queue[notify_type], (queue_entry_t)entry); in host_request_notification()138 queue_t notify_queue = &host_notify_queue[notify_type]; in host_notify_all()