Searched refs:throttle_applied (Results 1 – 1 of 1) sorted by relevance
151 bool throttle_applied; member157 t->throttle_applied = false; in throttle_init()167 if (!t->throttle_applied && time_is_before_jiffies(t->threshold)) { in throttle_work_update()169 t->throttle_applied = true; in throttle_work_update()175 if (t->throttle_applied) { in throttle_work_complete()176 t->throttle_applied = false; in throttle_work_complete()