Searched refs:softclock_call_cc (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_timeout.c | 209 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 D | ff_kern_timeout.c | 175 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()
|