Home
last modified time | relevance | path

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

12

/linux/lib/crypto/arm/
H A Dsha1-armv7-neon.S88 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
102 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/Documentation/hwmon/
H A Dabituguru-datasheet.rst248 .. [1] This bit is only honored/used by the uGuru if a temp sensor is connected
250 .. [2] This bit is only honored/used by the uGuru if a volt sensor is connected
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.h76 #define intel_wedge_on_timeout(W, GT, TIMEOUT) \ argument
/linux/rust/kernel/
H A Dworkqueue.rs273 pub fn enqueue<W, const ID: u64>(&self, w: W) -> W::EnqueueOutput in enqueue()
306 pub fn enqueue_delayed<W, const ID: u64>(&self, w: W, delay: Jiffies) -> W::EnqueueOutput in enqueue_delayed()
H A Ddebugfs.rs289 _w: &'static W, in read_write_callback_file()
345 _w: &'static W, in write_callback_file()
639 _w: &'static W, in read_write_callback_file()
/linux/lib/crypto/
H A Dsha256.c64 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()
69 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
149 u32 W[64]; in sha256_blocks_generic() local
H A Dsm3.c183 u32 W[16]; in sm3_blocks_generic() local
H A Dsha1.c52 #define W(x) (workspace[(x)&15]) macro
H A Dsha512.c85 u64 W[16]; in sha512_block_generic() local
/linux/lib/crypto/x86/
H A Dsha1-ssse3-and-avx.S311 .set W, W0 define
331 .set W, W_minus_32 define
/linux/lib/crypto/powerpc/
H A Dsha1-powerpc-asm.S34 #define W(t) (((t)%16)+16) macro
/linux/arch/mips/n64/
H A Dinit.c51 #define W 320 macro
/linux/crypto/
H A Dcast6_generic.c93 static inline void W(u32 *key, unsigned int i) in W() function
/linux/tools/perf/util/
H A Ds390-cpumsf-kernel.h21 unsigned int W:1; /* 27 PSW wait state */ member
/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.h117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
/linux/arch/arm64/kernel/
H A Dcompat_alignment.c193 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
/linux/drivers/gpu/drm/gma500/
H A Dintel_gmbus.c41 #define _wait_for(COND, MS, W) ({ \ argument
H A Dcdv_intel_display.c114 #define _wait_for(COND, MS, W) ({ \ argument
/linux/lib/crypto/mips/
H A Dchacha-core.S182 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/linux/arch/x86/kernel/kprobes/
H A Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
/linux/arch/arm/mm/
H A Dalignment.c679 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
/linux/arch/s390/include/asm/
H A Dcpu_mf.h109 unsigned int W:1; /* 27 PSW wait state */ member
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush.h262 #define PUSH_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
353 #define PUSH_NV_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c215 #define W CMD_DESC_REGISTER macro
/linux/arch/x86/kernel/
H A Duprobes.c49 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro

12