Searched refs:this_slot (Results 1 – 2 of 2) sorted by relevance
152 unsigned long this_slot; in stt_check_timers() local155 this_slot = now & STTIMER_SLOTTIMEMASK; in stt_check_timers()159 while (cfs_time_aftereq(this_slot, *last)) { in stt_check_timers()160 expired += stt_expire_list(STTIMER_SLOT(this_slot), now); in stt_check_timers()161 this_slot = cfs_time_sub(this_slot, STTIMER_SLOTTIME); in stt_check_timers()
112 int this_rack, this_bay, this_slot, this_slab; in sn_hwperf_geoid_to_cnode() local126 this_slot = geo_slot(geoid); in sn_hwperf_geoid_to_cnode()129 slot == this_slot && slab == this_slab) { in sn_hwperf_geoid_to_cnode()