Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_timeout.c525 cpu_new_callout(curcpu, last, first); in callout_process()
601 cpu_new_callout(cpu, sbt, c->c_time); in callout_cc_add()
H A Dkern_clocksource.c837 cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt) function
/f-stack/freebsd/sys/
H A Dsystm.h459 void cpu_new_callout(int cpu, sbintime_t bt, sbintime_t bt_opt);