Searched refs:conclave_stop_task (Results 1 – 4 of 4) sorted by relevance
281 task = current_thread()->conclave_stop_task;400 task = current_thread()->conclave_stop_task;
136 if (current_thread()->conclave_stop_task != NULL) { in get_conclave_mem_ledger()137 ledger = current_thread()->conclave_stop_task->ledger; in get_conclave_mem_ledger()
1039 task_t conclave_stop_task; member
10213 thread->conclave_stop_task = task; in task_stop_conclave()10218 thread->conclave_stop_task = TASK_NULL; in task_stop_conclave()10233 thread->conclave_stop_task = task; in task_suspend_conclave()10238 thread->conclave_stop_task = TASK_NULL; in task_suspend_conclave()10253 thread->conclave_stop_task = task; in task_resume_conclave()10258 thread->conclave_stop_task = TASK_NULL; in task_resume_conclave()