Searched refs:task_stop_conclave (Results 1 – 2 of 2) sorted by relevance
1365 void task_stop_conclave(task_t task, bool gather_crash_bt);
3107 task_stop_conclave(task, false); in task_terminate_internal()3363 task_stop_conclave(task, true); in task_start_halt_locked()10200 task_stop_conclave(task_t task, bool gather_crash_bt) in task_stop_conclave() function