Searched refs:blk_alloc_queue (Results 1 – 18 of 18) sorted by relevance
119 dev->queue = blk_alloc_queue(GFP_KERNEL); in nfhd_init_one()
341 xpram_queues[i] = blk_alloc_queue(GFP_KERNEL); in xpram_setup_blkdev()
601 dev_info->dcssblk_queue = blk_alloc_queue(GFP_KERNEL); in dcssblk_add_store()
238 bank->disk->queue = blk_alloc_queue(GFP_KERNEL); in axon_ram_probe()
274 d->blkq = blk_alloc_queue(GFP_KERNEL); in aoeblk_gdalloc()
475 brd->brd_queue = blk_alloc_queue(GFP_KERNEL); in brd_alloc()
744 queue = blk_alloc_queue(GFP_KERNEL); in ps3vram_probe()
880 card->queue = blk_alloc_queue(GFP_KERNEL); in mm_pci_probe()
1325 ns->queue = blk_alloc_queue(GFP_KERNEL); in nvme_alloc_ns()
1632 lo->lo_queue = blk_alloc_queue(GFP_KERNEL); in loop_add()
2881 disk->queue = blk_alloc_queue(GFP_KERNEL); in pkt_setup_dev()
723 zram->queue = blk_alloc_queue(GFP_KERNEL); in create_device()
470 struct request_queue *blk_alloc_queue(gfp_t gfp_mask) in blk_alloc_queue() function474 EXPORT_SYMBOL(blk_alloc_queue);
876 struct request_queue *blk_alloc_queue(gfp_t);
1852 md->queue = blk_alloc_queue(GFP_KERNEL); in alloc_dev()
4663 mddev->queue = blk_alloc_queue(GFP_KERNEL); in md_alloc()
3166 dd->queue = blk_alloc_queue(GFP_KERNEL); in mtip_block_initialize()
3402 q = blk_alloc_queue(GFP_KERNEL); in drbd_new_device()