Searched refs:bt_for_each (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/block/ |
H A D | blk-mq-tag.c | 423 static void bt_for_each(struct blk_mq_hw_ctx *hctx, bt_for_each() function 496 bt_for_each(hctx, &tags->breserved_tags, 0, fn, priv, true); queue_for_each_hw_ctx() 497 bt_for_each(hctx, &tags->bitmap_tags, tags->nr_reserved_tags, fn, priv, queue_for_each_hw_ctx()
|
Completed in 83 milliseconds