Searched refs:throttle_applied (Results 1 – 1 of 1) sorted by relevance
148 bool throttle_applied; member154 t->throttle_applied = false; in throttle_init()164 if (!t->throttle_applied && time_is_before_jiffies(t->threshold)) { in throttle_work_update()166 t->throttle_applied = true; in throttle_work_update()172 if (t->throttle_applied) { in throttle_work_complete()173 t->throttle_applied = false; in throttle_work_complete()