Home
last modified time | relevance | path

Searched defs:rotid (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c5125 for (int rotid = lsb_first(active_map); rotid >= 0; rotid = lsb_next(active_map, rotid)) { in choose_processor() local
5418 int rotid = lsb_first(rt_target_map); in choose_starting_pset() local
5434 int rotid = lsb_first(rt_target_map); in choose_starting_pset() local
7703 int rotid = lsb_first(primary_map); in choose_processor_for_realtime_thread() local