Searched refs:blk (Results 251 - 275 of 289) sorted by relevance

<<1112

/linux-master/drivers/nvme/host/
H A Dpci.c10 #include <linux/blk-mq.h>
11 #include <linux/blk-mq-pci.h>
12 #include <linux/blk-integrity.h>
456 * affinity), so use the regular blk-mq cpu mapping
2629 * deadlocking blk-mq hot-cpu notifier.
H A Dapple.c14 #include <linux/blk-mq.h>
869 * deadlocking blk-mq hot-cpu notifier.
H A Dfc.c12 #include <linux/blk-cgroup.h>
19 #include <linux/blk-mq-pci.h>
1994 * status, they blk-mq layer can typically be called with the
H A Dtcp.c19 #include <linux/blk-mq.h>
H A Dcore.c8 #include <linux/blk-mq.h>
9 #include <linux/blk-integrity.h>
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c1666 int blk = (cid - ethdev->starting_cid) / cp->cids_per_blk; local
1675 if (cp->ctx_arr[blk].mapping & mask)
1677 (cp->ctx_arr[blk].mapping & mask);
1679 ctx_map = cp->ctx_arr[blk].mapping + align_off +
1681 ctx = cp->ctx_arr[blk].ctx + align_off +
/linux-master/fs/ext4/
H A Dextents.c1848 ext4_fsblk_t blk; local
1867 blk = ext4_idx_pblock(path[0].p_idx);
1880 ext4_free_blocks(handle, inode, NULL, blk, 1,
/linux-master/drivers/block/aoe/
H A Daoecmd.c10 #include <linux/blk-mq.h>
/linux-master/drivers/block/
H A Damiflop.c67 #include <linux/blk-mq.h>
H A Dxen-blkfront.c40 #include <linux/blk-mq.h>
863 * Generate a Xen blkfront IO request from a blk layer request. Reads
H A Dnbd.c40 #include <linux/blk-mq.h>
H A Dublk_drv.c40 #include <linux/blk-mq.h>
85 * for incoming blk-mq request from the ublk block device.
1361 * blk-mq queue, so we are called exclusively with blk-mq and ubq_daemon
H A Dfloppy.c254 #include <linux/blk-mq.h>
/linux-master/drivers/md/
H A Ddm-mpath.c29 #include <linux/blk-mq.h>
551 * blk-mq's SCHED_RESTART can cover this requeue, so we
553 * we have to return DM_MAPIO_REQUEUE so that blk-mq can
2123 /* no paths available, for blk-mq: rely on IO mapping to delay requeue */
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c162 for (i = 0; i < hw->blk[ICE_BLK_SW].es.count; i++) {
/linux-master/drivers/nvdimm/
H A Dbtt.c9 #include <linux/blk-integrity.h>
/linux-master/kernel/trace/
H A Dblktrace.c21 #include <linux/blk-cgroup.h>
23 #include "../../block/blk.h"
1567 .name = "blk",
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm44 var SQ_WAVE_GPR_ALLOC_SGPR_SIZE_SIZE = 3 //FIXME sq.blk still has 4 bits at this time while SQ programming guide has 3 bits
H A Dcwsr_trap_handler_gfx9.asm67 var SQ_WAVE_GPR_ALLOC_SGPR_SIZE_SIZE = 3 //FIXME sq.blk still has 4 bits at this time while SQ programming guide has 3 bits
/linux-master/block/
H A Dblk-mq.c13 #include <linux/blk-integrity.h>
29 #include <linux/blk-crypto.h>
36 #include "blk.h"
37 #include "blk-mq.h"
38 #include "blk-mq-debugfs.h"
39 #include "blk-pm.h"
40 #include "blk-stat.h"
41 #include "blk-mq-sched.h"
42 #include "blk-rq-qos.h"
1013 * generated by the state machine in blk
[all...]
/linux-master/drivers/memstick/core/
H A Dms_block.c14 #include <linux/blk-mq.h>
/linux-master/drivers/nvme/target/
H A Dfc.c8 #include <linux/blk-mq.h>
H A Drdma.c8 #include <linux/blk-integrity.h>
/linux-master/drivers/perf/
H A Dxgene_pmu.c426 XGENE_PMU_EVENT_ATTR(pa-cp-blk-req, 0x05),
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.c23 #include <linux/blk-mq.h>

Completed in 456 milliseconds

<<1112