Searched refs:cpu_new_callout (Results 1 – 3 of 3) sorted by relevance
304 void cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt);
540 cpu_new_callout(curcpu, last, first); in callout_process()616 cpu_new_callout(cpu, sbt, c->c_time); in callout_cc_add()
799 cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt) in cpu_new_callout() function