Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_timeout.c585 callout_cc_add(struct callout *c, struct callout_cpu *cc, in callout_cc_add() function
680 callout_cc_add(c, cc, in softclock_call_cc()
803 callout_cc_add(c, new_cc, new_time, new_prec, new_func, in softclock_call_cc()
1063 callout_cc_add(c, cc, to_sbt, precision, ftn, arg, flags); in callout_reset_sbt_on()