Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dcoalition.c324 #define coal_ref_count(coal) os_ref_get_count_raw(&(coal)->ref_count) macro
1496 uint32_t rc = coal_ref_count(coal); in coalition_find_and_activate_by_id()
1924 uint32_t rc = coal_ref_count(coal); in coalition_remove_active()
1998 uint32_t rc = coal_ref_count(coal); in coalition_adopt_task_internal()
2033 uint32_t rc = coal_ref_count(coal); in coalition_remove_task_internal()