Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dcoalition.c324 #define coal_ref_count(coal) os_ref_get_count_raw(&(coal)->ref_count) macro
1510 uint32_t rc = coal_ref_count(coal); in coalition_find_and_activate_by_id()
1938 uint32_t rc = coal_ref_count(coal); in coalition_remove_active()
2012 uint32_t rc = coal_ref_count(coal); in coalition_adopt_task_internal()
2047 uint32_t rc = coal_ref_count(coal); in coalition_remove_task_internal()