Searched refs:THROTL_TG_WAS_EMPTY (Results 1 – 2 of 2) sorted by relevance
57 THROTL_TG_WAS_EMPTY = 1 << 1, /* bio_lists[] became non-empty */ enumerator
847 tg->flags |= THROTL_TG_WAS_EMPTY; in throtl_add_bio_tg()878 tg->flags &= ~THROTL_TG_WAS_EMPTY; in tg_update_disptime()1065 if (tg->flags & THROTL_TG_WAS_EMPTY) { in throtl_pending_timer_fn()1680 if (tg->flags & THROTL_TG_WAS_EMPTY) { in __blk_throtl_bio()