Searched refs:callb_is_stopped (Results 1 – 4 of 4) sorted by relevance
204 extern boolean_t callb_is_stopped(kthread_id_t, caddr_t *);
333 if (! callb_is_stopped(tp, &name)) { in cpr_threads_are_stopped()
354 callb_is_stopped(kthread_id_t tp, caddr_t *thread_name) in callb_is_stopped() function
481 if (!callb_is_stopped(tp, &name)) { in sysctrl_stop_kernel_threads()