/linux-4.1.27/arch/x86/include/asm/ |
D | xor.h | 78 #undef BLOCK in xor_sse_2() 79 #define BLOCK(i) \ in xor_sse_2() macro 104 BLOCK(0) in xor_sse_2() 105 BLOCK(4) in xor_sse_2() 106 BLOCK(8) in xor_sse_2() 107 BLOCK(12) in xor_sse_2() 129 #undef BLOCK in xor_sse_2_pf64() 130 #define BLOCK(i) \ in xor_sse_2_pf64() macro 138 BLOCK(0) in xor_sse_2_pf64() 139 BLOCK(4) in xor_sse_2_pf64() [all …]
|
D | xor_32.h | 39 #undef BLOCK in xor_pII_mmx_2() 40 #define BLOCK(i) \ in xor_pII_mmx_2() macro 57 BLOCK(0) in xor_pII_mmx_2() 58 BLOCK(4) in xor_pII_mmx_2() 59 BLOCK(8) in xor_pII_mmx_2() 60 BLOCK(12) in xor_pII_mmx_2() 83 #undef BLOCK in xor_pII_mmx_3() 84 #define BLOCK(i) \ in xor_pII_mmx_3() macro 105 BLOCK(0) in xor_pII_mmx_3() 106 BLOCK(4) in xor_pII_mmx_3() [all …]
|
D | xor_avx.h | 24 BLOCK(32 * i, 0) \ 25 BLOCK(32 * (i + 1), 1) \ 26 BLOCK(32 * (i + 2), 2) \ 27 BLOCK(32 * (i + 3), 3) 42 #undef BLOCK in xor_avx_2() 43 #define BLOCK(i, reg) \ in xor_avx_2() macro 69 #undef BLOCK in xor_avx_3() 70 #define BLOCK(i, reg) \ in xor_avx_3() macro 99 #undef BLOCK in xor_avx_4() 100 #define BLOCK(i, reg) \ in xor_avx_4() macro [all …]
|
/linux-4.1.27/drivers/s390/block/ |
D | Kconfig | 2 depends on S390 && BLOCK 7 depends on S390 && BLOCK 18 depends on S390 && BLOCK 25 depends on CCW && BLOCK 77 depends on S390 && BLOCK && EADM_SCH && SCM_BUS
|
/linux-4.1.27/arch/arm/mach-cns3xxx/ |
D | cns3xxx.h | 478 #define CNS3XXX_PWR_CLK_EN(BLOCK) (0x1<<PM_CLK_GATE_REG_OFFSET_##BLOCK) argument 481 #define CNS3XXX_PWR_SOFTWARE_RST(BLOCK) (0x1<<PM_SOFT_RST_REG_OFFST_##BLOCK) argument 494 #define CNS3XXX_PWR_PLL(BLOCK) (0x1<<PM_PLL_HM_PD_CTRL_REG_OFFSET_##BLOCK) argument
|
/linux-4.1.27/fs/romfs/ |
D | Kconfig | 3 depends on BLOCK || MTD 30 depends on BLOCK 52 depends on BLOCK && (MTD=y || (ROMFS_FS=m && MTD))
|
/linux-4.1.27/block/ |
D | Kconfig | 4 menuconfig BLOCK config 24 if BLOCK 120 endif # BLOCK 124 depends on BLOCK && COMPAT
|
D | Kconfig.iosched | 1 if BLOCK
|
/linux-4.1.27/fs/ |
D | Kconfig | 11 if BLOCK 52 endif # BLOCK 88 if BLOCK 95 endif # BLOCK 97 if BLOCK 104 endif # BLOCK
|
/linux-4.1.27/drivers/memstick/core/ |
D | Kconfig | 21 depends on BLOCK 30 depends on BLOCK
|
/linux-4.1.27/drivers/target/ |
D | Kconfig | 4 depends on SCSI && BLOCK 16 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
|
/linux-4.1.27/drivers/mtd/ |
D | Kconfig | 168 depends on BLOCK 191 depends on MTD_BLOCK!=y && BLOCK 203 depends on BLOCK 220 depends on BLOCK 244 depends on BLOCK 262 depends on BLOCK 273 depends on BLOCK 282 depends on BLOCK
|
/linux-4.1.27/fs/hfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/logfs/ |
D | Kconfig | 3 depends on (MTD || BLOCK)
|
/linux-4.1.27/drivers/dma/dw/ |
D | core.c | 537 dma_writel(dw, CLEAR.BLOCK, dwc->mask); in dwc_handle_cyclic() 569 dma_writel(dw, CLEAR.BLOCK, dwc->mask); in dwc_handle_cyclic() 580 channel_set_bit(dw, MASK.BLOCK, dwc->mask); in dwc_handle_cyclic() 594 status_block = dma_readl(dw, RAW.BLOCK); in dw_dma_tasklet() 632 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask); in dw_dma_interrupt() 643 channel_clear_bit(dw, MASK.BLOCK, (1 << 8) - 1); in dw_dma_interrupt() 1110 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask); in dw_dma_off() 1232 channel_clear_bit(dw, MASK.BLOCK, dwc->mask); in dwc_free_chan_resources() 1273 channel_set_bit(dw, MASK.BLOCK, dwc->mask); in dw_dma_cyclic_start() 1481 dma_writel(dw, CLEAR.BLOCK, dwc->mask); in dw_dma_cyclic_free() [all …]
|
D | regs.h | 55 DW_REG(BLOCK);
|
/linux-4.1.27/fs/qnx4/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/omfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/efs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/freevxfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/hpfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/qnx6/ |
D | Kconfig | 3 depends on BLOCK && CRC32
|
/linux-4.1.27/fs/cramfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/drivers/block/zram/ |
D | Kconfig | 3 depends on BLOCK && SYSFS && ZSMALLOC
|
/linux-4.1.27/fs/bfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/minix/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/befs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/affs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/include/trace/events/ |
D | irq.h | 17 softirq_name(BLOCK) \
|
/linux-4.1.27/fs/hfsplus/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/adfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/cachefiles/ |
D | Kconfig | 4 depends on FSCACHE && BLOCK
|
/linux-4.1.27/drivers/staging/lustre/lustre/ |
D | Kconfig | 60 depends on LUSTRE_FS && BLOCK
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | Kconfig | 107 depends on PPC_PS3 && BLOCK 143 depends on FB_PS3=y && BLOCK && m
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 127 4. BLOCK LAYER IMPLEMENTATION DETAILS 148 4.2 BLOCK DEVICE 167 5.0 BLOCK LAYER INTEGRITY API 246 5.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY
|
/linux-4.1.27/drivers/memstick/host/ |
D | jmb38x_ms.c | 29 BLOCK = 0x04, enumerator 434 host->addr + BLOCK); in jmb38x_ms_issue_cmd() 439 host->addr + BLOCK); in jmb38x_ms_issue_cmd() 486 writel(0, host->addr + BLOCK); in jmb38x_ms_complete_cmd()
|
/linux-4.1.27/fs/ufs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/sysv/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/drivers/mmc/card/ |
D | Kconfig | 9 depends on BLOCK
|
/linux-4.1.27/fs/f2fs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/fs/xfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | Kconfig | 234 depends on BLOCK 358 depends on BLOCK 372 depends on BLOCK && NET
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | Kconfig | 93 depends on BLOCK
|
/linux-4.1.27/drivers/staging/i2o/ |
D | Kconfig | 87 depends on BLOCK
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.devices | 36 depends on BLOCK && NATFEAT
|
/linux-4.1.27/fs/squashfs/ |
D | Kconfig | 3 depends on BLOCK
|
/linux-4.1.27/drivers/mtd/devices/ |
D | Kconfig | 188 depends on BLOCK
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | Kconfig | 309 depends on PPC_IBM_CELL_BLADE && BLOCK
|
/linux-4.1.27/drivers/macintosh/ |
D | Kconfig | 128 depends on PPC_PMAC && PPC32 && BLOCK
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 7 depends on BLOCK 548 depends on INET && BLOCK
|
/linux-4.1.27/arch/xtensa/ |
D | Kconfig | 357 depends on XTENSA_PLATFORM_ISS && BLOCK
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 1330 depends on BLOCK 1452 depends on FAULT_INJECTION && BLOCK 1458 depends on FAULT_INJECTION && BLOCK 1534 depends on BLOCK
|
/linux-4.1.27/Documentation/ |
D | nommu-mmap.txt | 271 PROVIDING SHAREABLE BLOCK DEVICE SUPPORT
|
/linux-4.1.27/drivers/usb/gadget/ |
D | Kconfig | 341 depends on BLOCK
|
/linux-4.1.27/drivers/md/ |
D | Kconfig | 7 depends on BLOCK
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 25 4. WHAT IF MY UPDATING THREAD CANNOT BLOCK? 442 4. WHAT IF MY UPDATING THREAD CANNOT BLOCK?
|
/linux-4.1.27/kernel/trace/ |
D | Kconfig | 378 depends on BLOCK
|
/linux-4.1.27/mm/ |
D | Kconfig | 292 depends on BLOCK && MMU && (ZONE_DMA || HIGHMEM)
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 499 depends on BLOCK
|
/linux-4.1.27/drivers/ata/ |
D | Kconfig | 16 depends on BLOCK
|
/linux-4.1.27/drivers/ide/ |
D | Kconfig | 12 depends on BLOCK
|
/linux-4.1.27/ |
D | MAINTAINERS | 1969 BCACHE (BLOCK LAYER CACHE) 2055 BLOCK LAYER 5545 JOURNALLING LAYER FOR BLOCK DEVICES (JBD) 5553 JOURNALLING LAYER FOR BLOCK DEVICES (JBD2) 6785 NETWORK BLOCK DEVICE (NBD) 8105 RADOS BLOCK DEVICE (RBD) 8154 RAMDISK RAM BLOCK DEVICE DRIVER 10230 UNSORTED BLOCK IMAGES (UBI) 10567 VIRTIO CORE, NET AND BLOCK DRIVERS 10953 XEN BLOCK SUBSYSTEM [all …]
|
/linux-4.1.27/init/ |
D | Kconfig | 213 depends on MMU && BLOCK 1116 depends on BLOCK
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 11 depends on BLOCK 18 depends on BLOCK
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 981 BLOCK: 0 0 107 1121
|