Home
last modified time | relevance | path

Searched defs:W (Results 1 – 24 of 24) sorted by relevance

/Linux-v4.19/arch/arm/crypto/
Dsha1-armv7-neon.S92 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
106 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
119 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
134 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
139 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
170 #define WPRECALC_00_15_0(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
173 #define WPRECALC_00_15_1(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
176 #define WPRECALC_00_15_2(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
179 #define WPRECALC_00_15_3(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
182 #define WPRECALC_00_15_4(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
[all …]
/Linux-v4.19/lib/
Dsha256.c38 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()
43 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
51 u32 W[64]; in sha256_transform() local
Dsha1.c46 #define W(x) (array[(x)&15]) macro
/Linux-v4.19/crypto/
Dsha256_generic.c61 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()
66 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
74 u32 W[64]; in sha256_transform() local
Dsha512_generic.c93 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP()
98 static inline void BLEND_OP(int I, u64 *W) in BLEND_OP()
109 u64 W[16]; in sha512_transform() local
Dcast6_generic.c100 static inline void W(u32 *key, unsigned int i) in W() function
/Linux-v4.19/arch/arm/include/asm/
Dunified.h49 #define W(instr) instr.w macro
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Digt_wedge_me.h53 #define igt_wedge_on_timeout(W, DEV, TIMEOUT) \ argument
/Linux-v4.19/arch/x86/crypto/
Dsha1_ssse3_asm.S315 .set W, W0 define
335 .set W, W_minus_32 define
/Linux-v4.19/arch/powerpc/crypto/
Dsha1-powerpc-asm.S34 #define W(t) (((t)%16)+16) macro
/Linux-v4.19/tools/perf/util/
Ds390-cpumsf-kernel.h21 unsigned int W:1; /* 27 PSW wait state */ member
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dmci.h117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
/Linux-v4.19/drivers/gpu/drm/gma500/
Dintel_gmbus.c38 #define _wait_for(COND, MS, W) ({ \ argument
Dcdv_intel_display.c122 #define _wait_for(COND, MS, W) ({ \ argument
Dcdv_intel_dp.c235 #define _wait_for(COND, MS, W) ({ \ argument
/Linux-v4.19/arch/x86/kernel/kprobes/
Dcore.c74 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
/Linux-v4.19/arch/x86/kernel/
Duprobes.c59 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
/Linux-v4.19/arch/arm/mm/
Dalignment.c682 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
/Linux-v4.19/arch/s390/include/asm/
Dcpu_mf.h102 unsigned int W:1; /* 27 PSW wait state */ member
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_cmd_parser.c208 #define W CMD_DESC_REGISTER macro
Di915_irq.c2961 #define i915_wedge_on_timeout(W, DEV, TIMEOUT) \ argument
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_drv.h635 #define _wait_for(COND, MS, W) ({ \ argument
/Linux-v4.19/drivers/net/wan/
Dfarsync.c503 #define FST_WRW(C,E,W) writew ((W), (C)->mem + WIN_OFFSET(E)) argument
/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c825 #define W A_L macro