Searched refs:indebt_since (Results 1 – 1 of 1) sorted by relevance
544 u64 indebt_since; member1341 iocg->indebt_since = now->now; in iocg_incur_debt()1366 iocg->local_stat.indebt_us += now->now - iocg->indebt_since; in iocg_pay_debt()1367 iocg->indebt_since = 0; in iocg_pay_debt()2120 if (iocg->indebt_since) { in ioc_timer_fn()2122 now.now - iocg->indebt_since; in ioc_timer_fn()2123 iocg->indebt_since = now.now; in ioc_timer_fn()