Searched refs:evqueue_head (Results 1 – 1 of 1) sorted by relevance
43 static int evqueue_head, evqueue_tail, evqueue_count; /* [M] */ variable72 evqueue_head = 0; in hotplugattach()111 evqueue[evqueue_head] = *he; in hotplug_put_event()112 evqueue_head = EVQUEUE_NEXT(evqueue_head); in hotplug_put_event()