Searched refs:cc_lastscan (Results 1 – 1 of 1) sorted by relevance
169 sbintime_t cc_lastscan; member445 firstb = callout_hash(cc->cc_lastscan); in callout_process()446 cc->cc_lastscan = now; in callout_process()592 if (sbt < cc->cc_lastscan) in callout_cc_add()593 sbt = cc->cc_lastscan; in callout_cc_add()681 cc->cc_lastscan + c->c_precision / 2, in softclock_call_cc()