Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDcallout.h119 int callout_schedule_on(struct callout *, int, int);
121 callout_schedule_on((c), (on_tick), PCPU_GET(cpuid))
/NextBSD/sys/kern/
HDkern_timeout.c1146 callout_schedule_on(struct callout *c, int to_ticks, int cpu) function
/NextBSD/share/man/man9/
HDMakefile1744 timeout.9 callout_schedule_on.9 \