Searched refs:callwheelmask (Results 1 – 1 of 1) sorted by relevance
131 static u_int __read_mostly callwheelmask; variable290 callwheelmask = callwheelsize - 1; in callout_callwheel_init()420 return (callout_hash(sbt) & callwheelmask); in callout_get_bucket()475 sc = &cc->cc_callwheel[firstb & callwheelmask]; in callout_process()488 cc->cc_bucket = firstb & callwheelmask; in callout_process()