cpu_new_callout
cpu_new_callout(curcpu, last, first);
cpu_new_callout(c->c_cpu, sbt, c->c_time);
void cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt);