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
1001 tg->flags |= THROTL_TG_WAS_EMPTY; in throtl_add_bio_tg()1032 tg->flags &= ~THROTL_TG_WAS_EMPTY; in tg_update_disptime()1224 if (tg->flags & THROTL_TG_WAS_EMPTY) { in throtl_pending_timer_fn()2267 if (tg->flags & THROTL_TG_WAS_EMPTY) { in __blk_throtl_bio()