Home
last modified time | relevance | path

Searched refs:qe_foreach (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Dcoalition.c2288 qe_foreach(qe, &coal->r.tasks) in coalition_get_task_count()
2295 qe_foreach(qe, &coal->j.other) in coalition_get_task_count()
2297 qe_foreach(qe, &coal->j.extensions) in coalition_get_task_count()
2299 qe_foreach(qe, &coal->j.services) in coalition_get_task_count()
H A Dqueue.h448 #define qe_foreach(qe, head) \ macro
H A Dsched_prim.c194 qe_foreach(iter, queue) { in check_rt_runq_consistency()
4278 qe_foreach(iter, queue) { in rt_runq_enqueue()