Home
last modified time | relevance | path

Searched defs:p2 (Results 1 – 25 of 169) sorted by relevance

1234567

/linux-5.19.10/include/asm-generic/
Dxor.h12 const unsigned long * __restrict p2) in xor_8regs_2()
32 const unsigned long * __restrict p2, in xor_8regs_3()
54 const unsigned long * __restrict p2, in xor_8regs_4()
78 const unsigned long * __restrict p2, in xor_8regs_5()
104 const unsigned long * __restrict p2) in xor_32regs_2()
141 const unsigned long * __restrict p2, in xor_32regs_3()
188 const unsigned long * __restrict p2, in xor_32regs_4()
245 const unsigned long * __restrict p2, in xor_32regs_5()
312 const unsigned long * __restrict p2) in xor_8regs_p_2()
339 const unsigned long * __restrict p2, in xor_8regs_p_3()
[all …]
/linux-5.19.10/arch/arm/include/asm/
Dxor.h48 const unsigned long * __restrict p2) in xor_arm4regs_2()
69 const unsigned long * __restrict p2, in xor_arm4regs_3()
92 const unsigned long * __restrict p2, in xor_arm4regs_4()
113 const unsigned long * __restrict p2, in xor_arm4regs_5()
157 const unsigned long * __restrict p2) in xor_neon_2()
170 const unsigned long * __restrict p2, in xor_neon_3()
184 const unsigned long * __restrict p2, in xor_neon_4()
199 const unsigned long * __restrict p2, in xor_neon_5()
/linux-5.19.10/arch/x86/include/asm/
Dxor_32.h25 const unsigned long * __restrict p2) in xor_pII_mmx_2()
69 const unsigned long * __restrict p2, in xor_pII_mmx_3()
119 const unsigned long * __restrict p2, in xor_pII_mmx_4()
176 const unsigned long * __restrict p2, in xor_pII_mmx_5()
259 const unsigned long * __restrict p2) in xor_p5_mmx_2()
307 const unsigned long * __restrict p2, in xor_p5_mmx_3()
365 const unsigned long * __restrict p2, in xor_p5_mmx_4()
433 const unsigned long * __restrict p2, in xor_p5_mmx_5()
Dxor.h61 const unsigned long * __restrict p2) in xor_sse_2()
113 const unsigned long * __restrict p2) in xor_sse_2_pf64()
148 const unsigned long * __restrict p2, in xor_sse_3()
208 const unsigned long * __restrict p2, in xor_sse_3_pf64()
246 const unsigned long * __restrict p2, in xor_sse_4()
314 const unsigned long * __restrict p2, in xor_sse_4_pf64()
355 const unsigned long * __restrict p2, in xor_sse_5()
431 const unsigned long * __restrict p2, in xor_sse_5_pf64()
Dkvm_para.h63 unsigned long p2) in kvm_hypercall2()
78 unsigned long p2, unsigned long p3) in kvm_hypercall3()
93 unsigned long p2, unsigned long p3, in kvm_hypercall4()
109 unsigned long p2, unsigned long p3) in kvm_sev_hypercall3()
Dxor_avx.h58 const unsigned long * __restrict p2) in xor_avx_3()
89 const unsigned long * __restrict p2, in xor_avx_4()
124 const unsigned long * __restrict p2, in xor_avx_5()
Dcmpxchg.h236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
255 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
258 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
/linux-5.19.10/arch/powerpc/lib/
Dxor_vmx_glue.c16 const unsigned long * __restrict p2) in xor_altivec_2()
27 const unsigned long * __restrict p2, in xor_altivec_3()
39 const unsigned long * __restrict p2, in xor_altivec_4()
52 const unsigned long * __restrict p2, in xor_altivec_5()
/linux-5.19.10/arch/s390/lib/
Dxor.c15 const unsigned long * __restrict p2) in xor_xc_2()
37 const unsigned long * __restrict p2, in xor_xc_3()
64 const unsigned long * __restrict p2, in xor_xc_4()
96 const unsigned long * __restrict p2, in xor_xc_5()
/linux-5.19.10/arch/arm64/include/asm/
Dxor.h20 const unsigned long * __restrict p2) in xor_neon_2()
29 const unsigned long * __restrict p2, in xor_neon_3()
39 const unsigned long * __restrict p2, in xor_neon_4()
50 const unsigned long * __restrict p2, in xor_neon_5()
/linux-5.19.10/arch/sparc/include/asm/
Dxor_32.h17 const unsigned long * __restrict p2) in sparc_2()
55 const unsigned long * __restrict p2, in sparc_3()
107 const unsigned long * __restrict p2, in sparc_4()
173 const unsigned long * __restrict p2, in sparc_5()
/linux-5.19.10/arch/arm64/lib/
Dxor-neon.c14 const unsigned long * __restrict p2) in xor_arm64_neon_2()
41 const unsigned long * __restrict p2, in xor_arm64_neon_3()
77 const unsigned long * __restrict p2, in xor_arm64_neon_4()
122 const unsigned long * __restrict p2, in xor_arm64_neon_5()
196 const unsigned long * __restrict p2, in xor_arm64_eor3_3()
231 const unsigned long * __restrict p2, in xor_arm64_eor3_4()
275 const unsigned long * __restrict p2, in xor_arm64_eor3_5()
/linux-5.19.10/tools/vm/
Dpage_owner_sort.c121 static int compare_txt(const void *p1, const void *p2) in compare_txt()
128 static int compare_stacktrace(const void *p1, const void *p2) in compare_stacktrace()
135 static int compare_num(const void *p1, const void *p2) in compare_num()
142 static int compare_page_num(const void *p1, const void *p2) in compare_page_num()
149 static int compare_pid(const void *p1, const void *p2) in compare_pid()
156 static int compare_tgid(const void *p1, const void *p2) in compare_tgid()
163 static int compare_allocator(const void *p1, const void *p2) in compare_allocator()
170 static int compare_comm(const void *p1, const void *p2) in compare_comm()
177 static int compare_ts(const void *p1, const void *p2) in compare_ts()
184 static int compare_free_ts(const void *p1, const void *p2) in compare_free_ts()
[all …]
/linux-5.19.10/drivers/tty/vt/
Dconsolemap.c227 u16 **p1, *p2; in set_inverse_trans_unicode() local
478 u16 **p1, *p2; in con_insert_unipair() local
562 u16 **p1, *p2, l; in con_set_unimap() local
741 u16 **p1, *p2; in con_get_unimap() local
812 u16 **p1, *p2; in conv_uni_to_pc() local
/linux-5.19.10/arch/hexagon/lib/
Dmemcpy.S185 p2 = cmp.eq(len, #0); /* =0 */ define
198 p2 = bitsclr(align888, #7); /* %8 < 97 */ define
202 p2 = and(p2,!p3); /* %8 < 97 */ define
276 p2 = cmp.eq(kernel, #1); /* skip ovr if kernel == 0 */ define
310 p2 = cmp.gtu(offset, #7); define
Dmemcpy_likely_aligned.S29 p2 = cmp.gtu(r2,#48) define
/linux-5.19.10/include/uapi/linux/
Dultrasound.h76 #define _GUS_CMD(chn, voice, cmd, p1, p2) \ argument
96 #define GUS_RAMPRATE(chn, voice, p1, p2) _GUS_CMD(chn, voice, _GUS_RAMPRATE, (p1), (p2)) argument
100 #define GUS_VOLUME_SCALE(chn, voice, p1, p2) _GUS_CMD(chn, voice, _GUS_VOLUME_SCALE, (p1), (p2)) argument
/linux-5.19.10/arch/powerpc/include/asm/
Depapr_hcalls.h539 unsigned long p2) in epapr_hypercall2()
550 unsigned long p2, unsigned long p3) in epapr_hypercall3()
562 unsigned long p2, unsigned long p3, in epapr_hypercall4()
/linux-5.19.10/security/tomoyo/
Dfile.c345 const struct tomoyo_path_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_path_acl() local
417 const struct tomoyo_mkdev_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_mkdev_acl() local
499 const struct tomoyo_path2_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_path2_acl() local
636 const struct tomoyo_path_number_acl *p2 = container_of(b, typeof(*p2), in tomoyo_same_path_number_acl() local
966 const struct tomoyo_mount_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_mount_acl() local
/linux-5.19.10/arch/s390/include/asm/
Dcmpxchg.h172 static __always_inline int __cmpxchg_double(unsigned long p1, unsigned long p2, in __cmpxchg_double()
191 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
/linux-5.19.10/arch/arm/mm/
Dfault-armv.c217 static int __init check_writebuffer(unsigned long *p1, unsigned long *p2) in check_writebuffer()
243 unsigned long *p1, *p2; in check_writebuffer_bugs() local
/linux-5.19.10/drivers/gpu/drm/gma500/
Dgma_display.h23 int p1, p2; member
42 struct gma_p2_t p2; member
/linux-5.19.10/arch/x86/crypto/
Dsha256-avx-asm.S59 .macro addm p1 p2
65 .macro MY_ROR p1 p2
/linux-5.19.10/arch/powerpc/platforms/pseries/
Dof_helpers.c49 const __be32 *p2; in of_read_drc_info_cell() local
/linux-5.19.10/drivers/thermal/qcom/
Dtsens-v1.c146 u32 *p1, u32 *p2, u32 mode) in compute_intercept_slope_8976()
172 u32 p1[10], p2[10]; in calibrate_v1() local
238 u32 p1[11], p2[11]; in calibrate_8976() local

1234567