Searched refs:throttle_applied (Results 1 – 1 of 1) sorted by relevance
140 bool throttle_applied; member146 t->throttle_applied = false; in throttle_init()156 if (!t->throttle_applied && jiffies > t->threshold) { in throttle_work_update()158 t->throttle_applied = true; in throttle_work_update()164 if (t->throttle_applied) { in throttle_work_complete()165 t->throttle_applied = false; in throttle_work_complete()