Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_timeout.c181 #define cc_exec_last_arg(cc, dir) cc->cc_exec_entity[dir].cc_last_arg macro
653 cc_exec_last_arg(cc, direct) = c_arg; in softclock_call_cc()
1490 arg = cc_exec_last_arg(cc, direct); in _show_last_callout()