Searched refs:BLOCK (Results 1 – 25 of 74) sorted by relevance
123
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | xor.h | 94 BLOCK(0) in xor_sse_2() 95 BLOCK(4) in xor_sse_2() 96 BLOCK(8) in xor_sse_2() 97 BLOCK(12) in xor_sse_2() 129 BLOCK(0) in xor_sse_2_pf64() 130 BLOCK(4) in xor_sse_2_pf64() 131 BLOCK(8) in xor_sse_2_pf64() 188 BLOCK(0) in xor_sse_3() 189 BLOCK(4) in xor_sse_3() 190 BLOCK(8) in xor_sse_3() [all …]
|
A D | xor_32.h | 50 BLOCK(0) in xor_pII_mmx_2() 51 BLOCK(4) in xor_pII_mmx_2() 52 BLOCK(8) in xor_pII_mmx_2() 53 BLOCK(12) in xor_pII_mmx_2() 99 BLOCK(0) in xor_pII_mmx_3() 100 BLOCK(4) in xor_pII_mmx_3() 101 BLOCK(8) in xor_pII_mmx_3() 102 BLOCK(12) in xor_pII_mmx_3() 154 BLOCK(0) in xor_pII_mmx_4() 155 BLOCK(4) in xor_pII_mmx_4() [all …]
|
A D | xor_avx.h | 18 BLOCK(32 * i, 0) \ 19 BLOCK(32 * (i + 1), 1) \ 20 BLOCK(32 * (i + 2), 2) \ 21 BLOCK(32 * (i + 3), 3) 37 #undef BLOCK in xor_avx_2() 38 #define BLOCK(i, reg) \ in xor_avx_2() macro 65 #undef BLOCK in xor_avx_3() 66 #define BLOCK(i, reg) \ in xor_avx_3() macro 97 #undef BLOCK in xor_avx_4() 98 #define BLOCK(i, reg) \ in xor_avx_4() macro [all …]
|
/linux-6.3-rc2/drivers/s390/block/ |
A D | Kconfig | 3 depends on S390 && BLOCK 10 depends on S390 && BLOCK 17 depends on CCW && BLOCK 68 depends on S390 && BLOCK && EADM_SCH && SCM_BUS
|
/linux-6.3-rc2/drivers/nvme/host/ |
A D | Kconfig | 8 depends on PCI && BLOCK 49 depends on INFINIBAND && INFINIBAND_ADDR_TRANS && BLOCK 64 depends on BLOCK 81 depends on BLOCK 112 depends on OF && BLOCK
|
/linux-6.3-rc2/fs/romfs/ |
A D | Kconfig | 4 depends on BLOCK || MTD 31 depends on BLOCK 53 depends on BLOCK && (MTD=y || (ROMFS_FS=m && MTD))
|
/linux-6.3-rc2/drivers/mtd/ |
A D | Kconfig | 40 depends on BLOCK 62 depends on MTD_BLOCK!=y && BLOCK 77 depends on BLOCK 94 depends on BLOCK 118 depends on BLOCK 136 depends on BLOCK 147 depends on BLOCK 155 depends on BLOCK
|
/linux-6.3-rc2/arch/arm/crypto/ |
A D | blake2b-neon-core.S | 17 BLOCK .req r1 284 vld1.8 {q8-q9}, [BLOCK]! 286 vld1.8 {q10-q11}, [BLOCK]! 288 vld1.8 {q12-q13}, [BLOCK]! 291 vld1.8 {q14-q15}, [BLOCK]!
|
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
A D | frontend-stat-properties.rst | 205 .. _DTV-STAT-ERROR-BLOCK-COUNT: 226 .. _DTV-STAT-TOTAL-BLOCK-COUNT: 232 :ref:`DTV_STAT_ERROR_BLOCK_COUNT <DTV-STAT-ERROR-BLOCK-COUNT>` 236 :ref:`DTV_STAT_ERROR_BLOCK_COUNT <DTV-STAT-ERROR-BLOCK-COUNT>` by 237 :ref:`DTV-STAT-TOTAL-BLOCK-COUNT`. 245 :ref:`DTV_STAT_ERROR_BLOCK_COUNT <DTV-STAT-ERROR-BLOCK-COUNT>`.
|
/linux-6.3-rc2/drivers/memstick/core/ |
A D | Kconfig | 22 depends on BLOCK 32 depends on BLOCK
|
/linux-6.3-rc2/drivers/target/ |
A D | Kconfig | 5 depends on BLOCK 19 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
|
/linux-6.3-rc2/drivers/scsi/ibmvscsi_tgt/ |
A D | ibmvscsi_tgt.h | 321 #define BLOCK (DISCONNECT_SCHEDULED) macro 325 ((VSCSI)->flags & BLOCK))
|
/linux-6.3-rc2/fs/zonefs/ |
A D | Kconfig | 3 depends on BLOCK
|
/linux-6.3-rc2/fs/ |
A D | Kconfig | 25 if BLOCK 49 endif # BLOCK 143 if BLOCK 150 endif # BLOCK 152 if BLOCK 161 endif # BLOCK
|
/linux-6.3-rc2/fs/hfs/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/hfsplus/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/omfs/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/qnx4/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/efs/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/hpfs/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/qnx6/ |
A D | Kconfig | 4 depends on BLOCK && CRC32
|
/linux-6.3-rc2/fs/minix/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/befs/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/fs/bfs/ |
A D | Kconfig | 4 depends on BLOCK
|
/linux-6.3-rc2/include/trace/events/ |
A D | irq.h | 18 softirq_name(BLOCK) \
|
Completed in 29 milliseconds
123