Searched refs:last_psi_total (Results 1 – 3 of 3) sorted by relevance
533 dst_last_psi_total = dst->last_psi_total; in damos_test_commit_quota_goal_for()541 KUNIT_EXPECT_EQ(test, dst->last_psi_total, dst_last_psi_total); in damos_test_commit_quota_goal_for()563 .last_psi_total = 456, in damos_test_commit_quota_goal()606 .last_psi_total = 567, in damos_test_commit_quota_goal()
207 u64 last_psi_total; member
2191 goal->current_value = now_psi_total - goal->last_psi_total; in damos_set_quota_goal_current_value()2192 goal->last_psi_total = now_psi_total; in damos_set_quota_goal_current_value()