Searched refs:vnow (Results 1 – 1 of 1) sorted by relevance
565 u64 vnow; member1004 now->vnow = ioc->period_at_vtime + in ioc_now()1015 ioc->period_at_vtime = now->vnow; in ioc_start_period()1049 iocg->saved_margin = now->vnow - atomic64_read(&iocg->vtime); in __propagate_weights()1250 vtarget = now->vnow - ioc->margins.target; in iocg_activate()1316 abs_cost_to_cost(iocg->abs_vdebt, hwa) - now->vnow; in iocg_kick_delay()1444 vbudget = now->vnow - atomic64_read(&iocg->vtime); in iocg_kick_waitq()1701 time_after64(vtime, now->vnow - ioc->margins.min)) in hweight_after_donation()1705 excess = now->vnow - vtime - ioc->margins.target; in hweight_after_donation()1729 delta = div64_s64(WEIGHT_ONE * (now->vnow - vtime), in hweight_after_donation()[all …]