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

/linux-4.4.14/block/
H A Dblk-mq-tag.c178 #define BT_ALLOC_RR(tags) (tags->alloc_policy == BLK_TAG_ALLOC_RR) macro
205 BT_ALLOC_RR(tags)); __bt_get()
232 if (tag == org_last_tag || unlikely(BT_ALLOC_RR(tags))) { __bt_get()

Completed in 280 milliseconds