Searched refs:BLOCK (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dxor.h68 #undef BLOCK macro
69 #define BLOCK(i) \ macro
94 BLOCK(0)
95 BLOCK(4)
96 BLOCK(8)
97 BLOCK(12)
120 #undef BLOCK macro
121 #define BLOCK(i) \ macro
129 BLOCK(0)
130 BLOCK(
156 #undef BLOCK macro
157 #define BLOCK macro
216 #undef BLOCK macro
217 #define BLOCK macro
255 #undef BLOCK macro
256 #define BLOCK macro
323 #undef BLOCK macro
324 #define BLOCK macro
365 #undef BLOCK macro
366 #define BLOCK macro
441 #undef BLOCK macro
442 #define BLOCK macro
489 #undef BLOCK macro
[all...]
H A Dxor_32.h32 #undef BLOCK macro
33 #define BLOCK(i) \ macro
50 BLOCK(0)
51 BLOCK(4)
52 BLOCK(8)
53 BLOCK(12)
77 #undef BLOCK macro
78 #define BLOCK(i) \ macro
99 BLOCK(0)
100 BLOCK(
128 #undef BLOCK macro
129 #define BLOCK macro
194 #undef BLOCK macro
195 #define BLOCK macro
255 #undef BLOCK macro
[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 macro
38 #define BLOCK(i, reg) \ macro
65 #undef BLOCK macro
66 #define BLOCK(i, reg) \ macro
97 #undef BLOCK macro
98 #define BLOCK( macro
133 #undef BLOCK macro
134 #define BLOCK macro
[all...]
/linux-master/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-master/include/trace/events/
H A Dirq.h18 softirq_name(BLOCK) \
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h321 #define BLOCK (DISCONNECT_SCHEDULED) macro
325 ((VSCSI)->flags & BLOCK))
/linux-master/drivers/memstick/host/
H A Djmb38x_ms.c25 BLOCK = 0x04, enumerator in enum:__anon1116
430 host->addr + BLOCK);
435 host->addr + BLOCK);
482 writel(0, host->addr + BLOCK);
/linux-master/drivers/dma/dw/
H A Dcore.c512 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask);
523 channel_clear_bit(dw, MASK.BLOCK, (1 << 8) - 1);
960 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask);
1032 channel_clear_bit(dw, MASK.BLOCK, dwc->mask);
1215 dma_writel(dw, CLEAR.BLOCK, dw->all_chan_mask);
H A Dregs.h57 DW_REG(BLOCK);
/linux-master/drivers/dma/
H A Didma64.c42 channel_clear_bit(idma64, MASK(BLOCK), idma64->all_chan_mask);
/linux-master/kernel/trace/
H A Dtrace.h1237 C(BLOCK, "block"), \

Completed in 175 milliseconds