Searched refs:__tg (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dblk-throttle.c222 struct throtl_grp *__tg = sq_to_tg((sq)); \
228 if ((__tg)) { \
230 &tg_to_blkg(__tg)->blkcg->css, "throtl " fmt, ##args);\
534 struct throtl_grp *__tg; local
540 __tg = rb_entry_tg(parent);
542 if (time_before(key, __tg->disptime))

Completed in 91 milliseconds