Searched defs:rotid (Results 1 – 2 of 2) sorted by relevance
962 int rotid = lsb_first(primary_map); in pset_choose_processor_for_realtime_thread_smt() local1074 int rotid = lsb_first(cpu_map); in pset_choose_processor_for_realtime_thread() local
4788 for (int rotid = lsb_first(active_map); rotid >= 0; rotid = lsb_next(active_map, rotid)) { in choose_processor_smt() local5169 for (int rotid = lsb_first(active_map); rotid >= 0; rotid = lsb_next(active_map, rotid)) { in choose_processor() local5355 int rotid = lsb_first(rt_target_map); in choose_starting_pset() local5372 int rotid = lsb_first(rt_target_map); in choose_starting_pset() local