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

/linux-4.1.27/block/
H A Dblk-mq-tag.c174 #define BT_ALLOC_RR(tags) (tags->alloc_policy == BLK_TAG_ALLOC_RR) macro
201 BT_ALLOC_RR(tags)); __bt_get()
228 if (tag == org_last_tag || unlikely(BT_ALLOC_RR(tags))) { __bt_get()

Completed in 106 milliseconds