Searched refs:cc_lastscan (Results 1 – 1 of 1) sorted by relevance
168 sbintime_t cc_lastscan; member432 firstb = callout_hash(cc->cc_lastscan); in callout_process()433 cc->cc_lastscan = now; in callout_process()573 if (sbt < cc->cc_lastscan) in callout_cc_add()574 sbt = cc->cc_lastscan; in callout_cc_add()