Searched refs:indebt_since (Results 1 – 1 of 1) sorted by relevance
545 u64 indebt_since; member1425 iocg->indebt_since = now->now; in iocg_incur_debt()1453 iocg->stat.indebt_us += now->now - iocg->indebt_since; in iocg_pay_debt()1454 iocg->indebt_since = 0; in iocg_pay_debt()2185 if (iocg->indebt_since) { in ioc_check_iocgs()2187 now->now - iocg->indebt_since; in ioc_check_iocgs()2188 iocg->indebt_since = now->now; in ioc_check_iocgs()