Searched refs:BLOCK (Results 1 – 25 of 76) sorted by relevance
1234
| /linux-6.15/arch/x86/include/asm/ |
| H 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 …]
|
| H 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 …]
|
| H 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.15/drivers/s390/block/ |
| H A D | Kconfig | 3 depends on S390 && BLOCK 8 depends on S390 && BLOCK && (DAX || DAX=n) 24 depends on CCW && BLOCK 75 depends on S390 && BLOCK && EADM_SCH && SCM_BUS
|
| /linux-6.15/drivers/nvme/host/ |
| H A D | Kconfig | 7 depends on PCI && BLOCK 54 depends on INFINIBAND && INFINIBAND_ADDR_TRANS && BLOCK 69 depends on BLOCK 86 depends on BLOCK 127 depends on OF && BLOCK
|
| /linux-6.15/fs/romfs/ |
| H A D | Kconfig | 4 depends on BLOCK || MTD 31 depends on BLOCK 53 depends on BLOCK && (MTD=y || (ROMFS_FS=m && MTD))
|
| /linux-6.15/drivers/mtd/ |
| H 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.15/arch/arm/crypto/ |
| H 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.15/Documentation/userspace-api/media/dvb/ |
| H 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.15/drivers/memstick/core/ |
| H A D | Kconfig | 22 depends on BLOCK 32 depends on BLOCK
|
| /linux-6.15/drivers/target/ |
| H A D | Kconfig | 5 depends on BLOCK 19 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
|
| /linux-6.15/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.h | 321 #define BLOCK (DISCONNECT_SCHEDULED) macro 325 ((VSCSI)->flags & BLOCK))
|
| /linux-6.15/fs/zonefs/ |
| H A D | Kconfig | 3 depends on BLOCK
|
| /linux-6.15/fs/ |
| H A D | Kconfig | 33 if BLOCK 57 endif # BLOCK 149 if BLOCK 156 endif # BLOCK 158 if BLOCK 166 endif # BLOCK
|
| /linux-6.15/fs/hfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/hfsplus/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/qnx4/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/omfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/efs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/hpfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/qnx6/ |
| H A D | Kconfig | 4 depends on BLOCK && CRC32
|
| /linux-6.15/fs/befs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/bfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/affs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux-6.15/fs/minix/ |
| H A D | Kconfig | 4 depends on BLOCK
|
1234