Home
last modified time | relevance | path

Searched refs:BLOCK (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.15/arch/x86/include/asm/
H A Dxor.h94 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 Dxor_32.h50 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 Dxor_avx.h18 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 DKconfig3 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 DKconfig7 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 DKconfig4 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 DKconfig40 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 Dblake2b-neon-core.S17 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 Dfrontend-stat-properties.rst205 .. _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 DKconfig22 depends on BLOCK
32 depends on BLOCK
/linux-6.15/drivers/target/
H A DKconfig5 depends on BLOCK
19 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
/linux-6.15/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h321 #define BLOCK (DISCONNECT_SCHEDULED) macro
325 ((VSCSI)->flags & BLOCK))
/linux-6.15/fs/zonefs/
H A DKconfig3 depends on BLOCK
/linux-6.15/fs/
H A DKconfig33 if BLOCK
57 endif # BLOCK
149 if BLOCK
156 endif # BLOCK
158 if BLOCK
166 endif # BLOCK
/linux-6.15/fs/hfs/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/hfsplus/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/qnx4/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/omfs/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/efs/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/hpfs/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/qnx6/
H A DKconfig4 depends on BLOCK && CRC32
/linux-6.15/fs/befs/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/bfs/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/affs/
H A DKconfig4 depends on BLOCK
/linux-6.15/fs/minix/
H A DKconfig4 depends on BLOCK

1234