Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_timeout.c208 static void softclock_call_cc(struct callout *c, struct callout_cpu *cc,
490 softclock_call_cc(c, cc, in callout_process()
625 softclock_call_cc(struct callout *c, struct callout_cpu *cc, in softclock_call_cc() function
861 softclock_call_cc(c, cc, in softclock_thread()