Searched refs:blk_mq_ctxmap (Results 1 – 2 of 2) sorted by relevance
15 struct blk_mq_ctxmap { struct41 struct blk_mq_ctxmap ctx_map; argument
1547 static void blk_mq_free_bitmap(struct blk_mq_ctxmap *bitmap) in blk_mq_free_bitmap()1552 static int blk_mq_alloc_bitmap(struct blk_mq_ctxmap *bitmap, int node) in blk_mq_alloc_bitmap()1836 struct blk_mq_ctxmap *map = &hctx->ctx_map; in blk_mq_map_swqueue()