Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_timeout.c180 #define cc_exec_last_func(cc, dir) cc->cc_exec_entity[dir].cc_last_func macro
672 cc_exec_last_func(cc, direct) = c_func; in softclock_call_cc()
1514 func = cc_exec_last_func(cc, direct); in _show_last_callout()