Home
last modified time | relevance | path

Searched refs:bit_set_if_clear (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.101.15/osfmk/tests/ !
H A Dbitmap_test.c189 bool changed = bit_set_if_clear(map, i); in test_bits()
194 bool changed = bit_set_if_clear(map, i); in test_bits()
/xnu-10063.101.15/osfmk/kern/ !
H A Dsched_amp_common.c120 if (bit_set_if_clear(pset->pending_spill_cpu_mask, processor->cpu_id)) { in pset_signal_spill()
127 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, processor->cpu_id)) { in pset_signal_spill()
H A Dbits.h99 #define bit_set_if_clear(bitmap, bit) \ macro
H A Dsched_prim.c2442 if (bit_set_if_clear(pset->rt_pending_spill_cpu_mask, next_rt_processor->cpu_id)) { in choose_next_rt_processor_for_IPI()
4711 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, processor->cpu_id)) { in realtime_setrun()
4724 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, processor->cpu_id)) { in realtime_setrun()
4733 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, processor->cpu_id)) { in realtime_setrun()
4842 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, dst->cpu_id)) { in sched_ipi_action()
4990 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, processor->cpu_id)) { in processor_setrun()
5010 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, processor->cpu_id)) { in processor_setrun()
5027 if (bit_set_if_clear(pset->pending_AST_URGENT_cpu_mask, processor->cpu_id)) { in processor_setrun()