Home
last modified time | relevance | path

Searched refs:cpu_new_callout (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dkern_timeout.c535 cpu_new_callout(curcpu, last, first); in callout_process()
620 cpu_new_callout(c->c_cpu, sbt, c->c_time); in callout_cc_add()
H A Dkern_clocksource.c831 cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt) function
/freebsd/sys/sys/
H A Dsystm.h397 void cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt);