Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dcoalition.c179 static kern_return_t i_coal_resource_remove_task(coalition_t coal, task_t task);
353 .remove_task = i_coal_resource_remove_task,
654 i_coal_resource_remove_task(coalition_t coal, task_t task) in i_coal_resource_remove_task() function
/xnu-12377.41.6/doc/observability/
H A Dcoalitions.md49 … added into the coalition's ledger (see the `ledger_rollup` call in `i_coal_resource_remove_task`).