callout_running_somewhere_else
KASSERTMSG(!callout_running_somewhere_else(c, c->c_cpu),
if (__predict_false(callout_running_somewhere_else(c, c->c_cpu))) {
if (__predict_true(!callout_running_somewhere_else(c, cc)))