Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_timeout.c212 static void softclock_call_cc(struct callout *c, struct callout_cpu *cc,
494 softclock_call_cc(c, cc, in callout_process()
629 softclock_call_cc(struct callout *c, struct callout_cpu *cc, in softclock_call_cc() function
858 softclock_call_cc(c, cc, in softclock_thread()