Home
last modified time | relevance | path

Searched refs:p5 (Results 1 – 25 of 113) sorted by relevance

12345

/linux-6.3-rc2/include/asm-generic/
A Dxor.h98 p5 += 8; in xor_8regs_5()
286 d0 ^= p5[0]; in xor_32regs_5()
287 d1 ^= p5[1]; in xor_32regs_5()
288 d2 ^= p5[2]; in xor_32regs_5()
289 d3 ^= p5[3]; in xor_32regs_5()
290 d4 ^= p5[4]; in xor_32regs_5()
291 d5 ^= p5[5]; in xor_32regs_5()
292 d6 ^= p5[6]; in xor_32regs_5()
306 p5 += 8; in xor_32regs_5()
438 p5 += 8; in xor_8regs_p_5()
[all …]
/linux-6.3-rc2/tools/testing/selftests/net/
A Dfib-onlink-tests.sh18 NETIFS[p5]=veth5
29 V4ADDRS[p5]=169.254.5.1
40 V6ADDRS[p5]=2001:db8:501::1
191 ip li add ${NETIFS[p5]} type veth peer name ${NETIFS[p6]}
317 run_ip ${VRF_TABLE} ${TEST_NET4[2]}.11 ${V4ADDRS[p5]} ${NETIFS[p5]} 2 \
376 run_ip6 ${VRF_TABLE} ${TEST_NET6[2]}::1 ${V6ADDRS[p5]/::*}::64 ${NETIFS[p5]} 0 "unicast connected"
382 run_ip6 ${PBR_TABLE} ${TEST_NET6[2]}::4 ${V6ADDRS[p5]/::*}::64 ${NETIFS[p5]} 0 "unicast connected"
434 lladdr=$(get_linklocal ${NETIFS[p5]}) || return 1
435 run_ip6 ${VRF_TABLE} ${TEST_NET6[2]}::11 ${V6ADDRS[p5]} ${NETIFS[p5]} 2 \
437 run_ip6 ${VRF_TABLE} ${TEST_NET6[2]}::12 ${lladdr} ${NETIFS[p5]} 2 \
[all …]
/linux-6.3-rc2/tools/testing/selftests/ftrace/test.d/instances/
A Dinstance.tc55 p5=$!
56 echo $p5
65 kill -1 $p5
68 wait $p1 $p2 $p3 $p4 $p5
A Dinstance-event.tc115 p5=$!
116 echo $p5
125 kill -1 $p5
128 wait $p1 $p2 $p3 $p4 $p5
/linux-6.3-rc2/arch/x86/include/asm/
A Dxor_32.h179 const unsigned long * __restrict p5) in xor_pII_mmx_5() argument
191 asm("" : "+r" (p4), "+r" (p5)); in xor_pII_mmx_5()
238 : "r" (p4), "r" (p5) in xor_pII_mmx_5()
244 asm("" : "=r" (p4), "=r" (p5)); in xor_pII_mmx_5()
436 const unsigned long * __restrict p5) in xor_p5_mmx_5() argument
448 asm("" : "+r" (p4), "+r" (p5)); in xor_p5_mmx_5()
511 : "r" (p4), "r" (p5) in xor_p5_mmx_5()
517 asm("" : "=r" (p4), "=r" (p5)); in xor_p5_mmx_5()
A Dxor.h358 const unsigned long * __restrict p5) in xor_sse_5() argument
422 [p3] "+r" (p3), [p4] "+r" (p4), [p5] "+r" (p5) in xor_sse_5()
434 const unsigned long * __restrict p5) in xor_sse_5_pf64() argument
466 [p3] "+r" (p3), [p4] "+r" (p4), [p5] "+r" (p5) in xor_sse_5_pf64()
/linux-6.3-rc2/arch/arm/include/asm/
A Dxor.h116 const unsigned long * __restrict p5) in xor_arm4regs_5() argument
129 XOR_BLOCK_2(p5); in xor_arm4regs_5()
202 const unsigned long * __restrict p5) in xor_neon_5() argument
205 xor_arm4regs_5(bytes, p1, p2, p3, p4, p5); in xor_neon_5()
208 xor_block_neon_inner.do_5(bytes, p1, p2, p3, p4, p5); in xor_neon_5()
/linux-6.3-rc2/arch/sparc/include/asm/
A Dxor_32.h176 const unsigned long * __restrict p5) in sparc_5() argument
239 : "r" (p1), "r" (p2), "r" (p3), "r" (p4), "r" (p5) in sparc_5()
247 p5 += 8; in sparc_5()
A Dxor_64.h28 const unsigned long * __restrict p5);
53 const unsigned long * __restrict p5);
/linux-6.3-rc2/arch/s390/lib/
A Dxor.c99 const unsigned long * __restrict p5) in xor_xc_5() argument
129 "+a" (p5) in xor_xc_5()
/linux-6.3-rc2/arch/powerpc/lib/
A Dxor_vmx_glue.c55 const unsigned long * __restrict p5) in xor_altivec_5() argument
59 __xor_altivec_5(bytes, p1, p2, p3, p4, p5); in xor_altivec_5()
A Dxor_vmx.h22 const unsigned long * __restrict p5);
/linux-6.3-rc2/arch/arm64/include/asm/
A Dxor.h53 const unsigned long * __restrict p5) in xor_neon_5() argument
56 xor_block_inner_neon.do_5(bytes, p1, p2, p3, p4, p5); in xor_neon_5()
/linux-6.3-rc2/arch/alpha/include/asm/
A Dxor.h25 const unsigned long * __restrict p5);
44 const unsigned long * __restrict p5);
/linux-6.3-rc2/arch/ia64/lib/
A Dmemcpy.S216 (p5) st4 [dst]=t0,4
217 (p5) adds cnt=4,cnt
262 (p5) st4 [dst]=t0,4
263 (p5) shr.u t0=t0,32
/linux-6.3-rc2/arch/arm64/lib/
A Dxor-neon.c125 const unsigned long * __restrict p5) in xor_arm64_neon_5() argument
131 uint64_t *dp5 = (uint64_t *)p5; in xor_arm64_neon_5()
278 const unsigned long * __restrict p5) in xor_arm64_eor3_5() argument
284 uint64_t *dp5 = (uint64_t *)p5; in xor_arm64_eor3_5()
/linux-6.3-rc2/include/media/i2c/
A Dmt9t112.h13 u8 p1, p2, p3, p4, p5, p6, p7; member
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dxor_altivec.h19 const unsigned long * __restrict p5);
/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A DMakefile4 obj-$(CONFIG_X86_ANCIENT_MCE) += winchip.o p5.o
/linux-6.3-rc2/arch/ia64/include/asm/
A Dxor.h20 const unsigned long * __restrict p5);
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/
A Dforwarding.config.sample12 NETIFS[p5]=veth4
A Dip6gre_flat.sh25 ol2=${NETIFS[p5]}
A Dip6gre_hier.sh25 ol2=${NETIFS[p5]}
A Dip6gre_flat_key.sh25 ol2=${NETIFS[p5]}
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/frequency/
A Dadi,admv1014.yaml58 vcc-lna-1p5-supply:
128 vcc-lna-1p5-supply = <&vcc_lna_1p5>;

Completed in 27 milliseconds

12345