| /Linux-v5.4/arch/arm/crypto/ | 
| D | sha1-armv7-neon.S | 88 	      W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument102 	      W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 115 	      W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 130 	      W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 135            W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 166 #define WPRECALC_00_15_0(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 169 #define WPRECALC_00_15_1(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 172 #define WPRECALC_00_15_2(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 175 #define WPRECALC_00_15_3(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 178 #define WPRECALC_00_15_4(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \  argument
 [all …]
 
 | 
| /Linux-v5.4/Documentation/hwmon/ | 
| D | abituguru-datasheet.rst | 248 .. [1] This bit is only honored/used by the uGuru if a temp sensor is connected250 .. [2] This bit is only honored/used by the uGuru if a volt sensor is connected
 
 | 
| /Linux-v5.4/crypto/ | 
| D | sha512_generic.c | 88 static inline void LOAD_OP(int I, u64 *W, const u8 *input)  in LOAD_OP()93 static inline void BLEND_OP(int I, u64 *W)  in BLEND_OP()
 104 	u64 W[16];  in sha512_transform()  local
 
 | 
| D | cast6_generic.c | 93 static inline void W(u32 *key, unsigned int i)  in W()  function
 | 
| /Linux-v5.4/lib/crypto/ | 
| D | sha256.c | 36 static inline void LOAD_OP(int I, u32 *W, const u8 *input)  in LOAD_OP()41 static inline void BLEND_OP(int I, u32 *W)  in BLEND_OP()
 49 	u32 W[64];  in sha256_transform()  local
 
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | unified.h | 37 #define W(instr)	instr.w  macro
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ | 
| D | intel_reset.h | 64 #define intel_wedge_on_timeout(W, GT, TIMEOUT)				\  argument
 | 
| /Linux-v5.4/arch/x86/crypto/ | 
| D | sha1_ssse3_asm.S | 311   .set W,          W0  define331   .set W,          W_minus_32  define
 
 | 
| /Linux-v5.4/arch/powerpc/crypto/ | 
| D | sha1-powerpc-asm.S | 34 #define W(t)	(((t)%16)+16)  macro
 | 
| /Linux-v5.4/lib/ | 
| D | sha1.c | 46 #define W(x) (array[(x)&15])  macro
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | s390-cpumsf-kernel.h | 21 	unsigned int W:1;	    /* 27 PSW wait state		 */  member
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | mci.h | 117 	u8 W;		/* Voice: Wvoice, HID: Sniff timeout, in slots */  member
 | 
| /Linux-v5.4/drivers/gpu/drm/gma500/ | 
| D | intel_gmbus.c | 39 #define _wait_for(COND, MS, W) ({ \  argument
 | 
| D | cdv_intel_display.c | 112 #define _wait_for(COND, MS, W) ({ \  argument
 | 
| D | cdv_intel_dp.c | 236 #define _wait_for(COND, MS, W) ({ \  argument
 | 
| /Linux-v5.4/arch/x86/kernel/kprobes/ | 
| D | core.c | 61 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\  macro
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\  macro
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | cpu_mf.h | 107 	unsigned int W:1;	    /* 27 PSW wait state		 */  member
 | 
| /Linux-v5.4/arch/arm/mm/ | 
| D | alignment.c | 678 			u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21;  in thumb2arm()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_cmd_parser.c | 205 #define W CMD_DESC_REGISTER  macro
 | 
| /Linux-v5.4/drivers/gpu/drm/vc4/ | 
| D | vc4_drv.h | 687 #define _wait_for(COND, MS, W) ({ \  argument
 | 
| /Linux-v5.4/drivers/net/wan/ | 
| D | farsync.c | 499 #define FST_WRW(C,E,W)  writew ((W), (C)->mem + WIN_OFFSET(E))  argument
 | 
| /Linux-v5.4/arch/powerpc/xmon/ | 
| D | ppc-opc.c | 813 #define W A_L  macro
 |