Searched refs:coalition_lock (Results 1 – 2 of 2) sorted by relevance
377 #define coalition_lock(c) lck_mtx_lock(&(c)->lock) macro449 coalition_lock(coalition); in coalition_ledger_set_logical_writes_limit()497 coalition_lock(coalition); in SENDING_NOTIFICATION__THIS_COALITION_IS_CAUSING_TOO_MUCH_IO()781 coalition_lock(coal); in coalition_resource_usage_internal()1409 coalition_lock(coal); in coalition_retire()1497 coalition_lock(coal); in coalition_find_and_activate_by_id()1549 coalition_lock(task->coalition[i]); in task_coalition_roles()1571 coalition_lock(coal); in task_coalition_role_for_type()1635 coalition_lock(coal); in task_coalition_update_gpu_stats()1875 coalition_lock(coal); in coalition_for_each_task()[all …]
61 This is all done while holding the `coalition_lock`, which ensures we don't double count if a task …