Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_timeout.c621 callout_func_t *new_func; in softclock_call_cc() local
757 new_func = cc_migration_func(cc, direct); in softclock_call_cc()
770 c, new_func, new_arg); in softclock_call_cc()
777 callout_cc_add(c, new_cc, new_time, new_prec, new_func, in softclock_call_cc()