Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_timeout.c209 static void softclock_call_cc(struct callout *c, struct callout_cpu *cc,
479 softclock_call_cc(tmp, cc, in callout_process()
606 softclock_call_cc(struct callout *c, struct callout_cpu *cc, in softclock_call_cc() function
816 softclock_call_cc(c, cc, in softclock()
/f-stack/lib/
H A Dff_kern_timeout.c175 static void softclock_call_cc(struct callout *c, struct callout_cpu *cc,
383 softclock_call_cc(struct callout *c, struct callout_cpu *cc, in softclock_call_cc() function
591 softclock_call_cc(c, cc, in softclock()