Home
last modified time | relevance | path

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

123

/linux/arch/x86/include/asm/
H A Dxor.h68 #undef BLOCK in xor_sse_2()
69 #define BLOCK(i) \ in xor_sse_2() macro
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()
120 #undef BLOCK in xor_sse_2_pf64()
121 #define BLOCK(i) \ in xor_sse_2_pf64() macro
129 BLOCK(0) in xor_sse_2_pf64()
130 BLOCK(4) in xor_sse_2_pf64()
[all …]
H A Dxor_32.h32 #undef BLOCK in xor_pII_mmx_2()
33 #define BLOCK(i) \ in xor_pII_mmx_2() macro
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()
77 #undef BLOCK in xor_pII_mmx_3()
78 #define BLOCK(i) \ in xor_pII_mmx_3() macro
99 BLOCK(0) in xor_pII_mmx_3()
100 BLOCK(4) in xor_pII_mmx_3()
[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/drivers/s390/block/
H A DKconfig3 depends on S390 && BLOCK
8 depends on S390 && BLOCK && ZONE_DEVICE
16 depends on CCW && BLOCK
67 depends on S390 && BLOCK && EADM_SCH && SCM_BUS
/linux/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/fs/romfs/
H A DKconfig4 depends on BLOCK || MTD
31 depends on BLOCK
53 depends on BLOCK && (MTD=y || (ROMFS_FS=m && MTD))
/linux/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/rust/syn/
H A Dscan_expr.rs43 (Keyword("loop"), SetState(&BLOCK)),
48 (Keyword("unsafe"), SetState(&BLOCK)),
84 static BLOCK: [(Input, Action); 1] = [(ConsumeBrace, SetState(&POSTFIX))]; constant
113 (Punct("->"), SetState(&[(ExpectType, SetState(&BLOCK))])),
/linux/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/drivers/memstick/core/
H A DKconfig22 depends on BLOCK
32 depends on BLOCK
/linux/drivers/target/
H A DKconfig5 depends on BLOCK
19 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
/linux/fs/
H A DKconfig33 if BLOCK
56 endif # BLOCK
141 if BLOCK
148 endif # BLOCK
150 if BLOCK
158 endif # BLOCK
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h321 #define BLOCK (DISCONNECT_SCHEDULED) macro
325 ((VSCSI)->flags & BLOCK))
/linux/fs/zonefs/
H A DKconfig3 depends on BLOCK
/linux/Documentation/translations/zh_CN/filesystems/
H A Dubifs-authentication.rst54 | | * UBIFS * | UBI-BLOCK | | ... |
57 | | | UBI | | MTD-BLOCK | | ... |
/linux/fs/omfs/
H A DKconfig4 depends on BLOCK
/linux/fs/qnx4/
H A DKconfig4 depends on BLOCK
/linux/fs/efs/
H A DKconfig4 depends on BLOCK
/linux/fs/hpfs/
H A DKconfig4 depends on BLOCK
/linux/fs/qnx6/
H A DKconfig4 depends on BLOCK && CRC32
/linux/fs/bfs/
H A DKconfig4 depends on BLOCK
/linux/fs/befs/
H A DKconfig4 depends on BLOCK
/linux/fs/minix/
H A DKconfig4 depends on BLOCK
/linux/fs/affs/
H A DKconfig4 depends on BLOCK
/linux/fs/cachefiles/
H A DKconfig5 depends on NETFS_SUPPORT && FSCACHE && BLOCK

123