Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dcpu_quiesce.c177 cpu_quiescent_counter_needs_commit(checkin_mask_t state) in cpu_quiescent_counter_needs_commit() function
297 if (cpu_quiescent_counter_needs_commit(orig_state)) { in cpu_quiescent_counter_leave()
309 if (cpu_quiescent_counter_needs_commit(new_state)) { in cpu_quiescent_counter_leave()
357 if (cpu_quiescent_counter_needs_commit(new_state)) { in cpu_quiescent_counter_checkin()
358 assertf(!cpu_quiescent_counter_needs_commit(orig_state), in cpu_quiescent_counter_checkin()