Home
last modified time | relevance | path

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

1234

/Linux-v5.15/arch/x86/include/asm/
Dxor.h67 #undef BLOCK in xor_sse_2()
68 #define BLOCK(i) \ in xor_sse_2() macro
93 BLOCK(0) in xor_sse_2()
94 BLOCK(4) in xor_sse_2()
95 BLOCK(8) in xor_sse_2()
96 BLOCK(12) in xor_sse_2()
118 #undef BLOCK in xor_sse_2_pf64()
119 #define BLOCK(i) \ in xor_sse_2_pf64() macro
127 BLOCK(0) in xor_sse_2_pf64()
128 BLOCK(4) in xor_sse_2_pf64()
[all …]
Dxor_32.h31 #undef BLOCK in xor_pII_mmx_2()
32 #define BLOCK(i) \ in xor_pII_mmx_2() macro
49 BLOCK(0) in xor_pII_mmx_2()
50 BLOCK(4) in xor_pII_mmx_2()
51 BLOCK(8) in xor_pII_mmx_2()
52 BLOCK(12) in xor_pII_mmx_2()
75 #undef BLOCK in xor_pII_mmx_3()
76 #define BLOCK(i) \ in xor_pII_mmx_3() macro
97 BLOCK(0) in xor_pII_mmx_3()
98 BLOCK(4) in xor_pII_mmx_3()
[all …]
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)
36 #undef BLOCK in xor_avx_2()
37 #define BLOCK(i, reg) \ in xor_avx_2() macro
63 #undef BLOCK in xor_avx_3()
64 #define BLOCK(i, reg) \ in xor_avx_3() macro
93 #undef BLOCK in xor_avx_4()
94 #define BLOCK(i, reg) \ in xor_avx_4() macro
[all …]
/Linux-v5.15/drivers/s390/block/
DKconfig3 depends on S390 && BLOCK
10 depends on S390 && BLOCK
17 depends on CCW && BLOCK
68 depends on S390 && BLOCK && EADM_SCH && SCM_BUS
/Linux-v5.15/arch/arm/mach-cns3xxx/
Dcns3xxx.h469 #define CNS3XXX_PWR_CLK_EN(BLOCK) (0x1<<PM_CLK_GATE_REG_OFFSET_##BLOCK) argument
472 #define CNS3XXX_PWR_SOFTWARE_RST(BLOCK) (0x1<<PM_SOFT_RST_REG_OFFST_##BLOCK) argument
485 #define CNS3XXX_PWR_PLL(BLOCK) (0x1<<PM_PLL_HM_PD_CTRL_REG_OFFSET_##BLOCK) argument
/Linux-v5.15/block/
DKconfig5 menuconfig BLOCK config
27 if BLOCK
199 endif # BLOCK
203 depends on BLOCK && COMPAT
208 depends on BLOCK && PCI
213 depends on BLOCK && VIRTIO
218 depends on BLOCK && INFINIBAND
222 def_bool BLOCK && PM
/Linux-v5.15/drivers/nvme/host/
DKconfig8 depends on PCI && BLOCK
41 depends on INFINIBAND && INFINIBAND_ADDR_TRANS && BLOCK
56 depends on BLOCK
73 depends on BLOCK
/Linux-v5.15/fs/romfs/
DKconfig4 depends on BLOCK || MTD
31 depends on BLOCK
53 depends on BLOCK && (MTD=y || (ROMFS_FS=m && MTD))
/Linux-v5.15/drivers/mtd/
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-v5.15/arch/arm/crypto/
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-v5.15/drivers/memstick/core/
DKconfig22 depends on BLOCK
31 depends on BLOCK
/Linux-v5.15/Documentation/userspace-api/media/dvb/
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-v5.15/drivers/target/
DKconfig5 depends on BLOCK
19 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
/Linux-v5.15/drivers/scsi/ibmvscsi_tgt/
Dibmvscsi_tgt.h321 #define BLOCK (DISCONNECT_SCHEDULED) macro
325 ((VSCSI)->flags & BLOCK))
/Linux-v5.15/fs/zonefs/
DKconfig3 depends on BLOCK
/Linux-v5.15/fs/
DKconfig18 if BLOCK
92 endif # BLOCK
139 if BLOCK
146 endif # BLOCK
148 if BLOCK
157 endif # BLOCK
/Linux-v5.15/fs/hfs/
DKconfig4 depends on BLOCK
/Linux-v5.15/fs/hfsplus/
DKconfig4 depends on BLOCK
/Linux-v5.15/fs/omfs/
DKconfig4 depends on BLOCK
/Linux-v5.15/fs/qnx4/
DKconfig4 depends on BLOCK
/Linux-v5.15/fs/cachefiles/
DKconfig5 depends on FSCACHE && BLOCK
/Linux-v5.15/fs/efs/
DKconfig4 depends on BLOCK
/Linux-v5.15/security/loadpin/
DKconfig4 depends on SECURITY && BLOCK
/Linux-v5.15/fs/hpfs/
DKconfig4 depends on BLOCK
/Linux-v5.15/fs/qnx6/
DKconfig4 depends on BLOCK && CRC32

1234