Home
last modified time | relevance | path

Searched refs:mpqueue_head (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dmpqueue.h15 struct mpqueue_head { struct
23 typedef struct mpqueue_head mpqueue_head_t; argument
H A Dtimer_call.c320 return __container_of(queue_entry_is_on, struct mpqueue_head, head); in mpqueue_for_timer_call()