Searched refs:callout_running_somewhere_else (Results 1 – 1 of 1) sorted by relevance
279 callout_running_somewhere_else(callout_impl_t *c, struct callout_cpu *cc) in callout_running_somewhere_else() function402 KASSERTMSG(!callout_running_somewhere_else(c, c->c_cpu), in callout_destroy()567 if (__predict_false(callout_running_somewhere_else(c, c->c_cpu))) { in callout_halt()604 if (__predict_true(!callout_running_somewhere_else(c, cc))) in callout_wait()