Home
last modified time | relevance | path

Searched defs:p1 (Results 1 - 25 of 341) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/arch/hexagon/lib/
H A Dmemcpy_likely_aligned.S28 p1 = cmp.gtu(r2,#40) define
H A Dumodsi3.S20 p1 = cmp.eq(r2,#0) define
H A Ddivsi3.S11 p1 = cmp.gt(r1,#-1) define
23 p1 = cmp.gtu(r3,r4) define
H A Dmodsi3.S24 p1 = cmp.eq(r3,#0) define
H A Dmemset.S30 p1 = cmp.gtu(r2, #7) define
59 p1 = cmp.eq(r2, #1) define
72 p1 = cmp.eq(r2, #2) define
85 p1 = cmp.eq(r2, #4) define
98 p1 = cmp.eq(r3, #1) define
114 p1 define
125 p1 = cmp.eq(r2, #4) global() define
136 p1 = cmp.eq(r2, #2) global() define
180 p1 = cmp.eq(r2, #1) global() define
[all...]
/kernel/linux/linux-6.6/arch/hexagon/lib/
H A Dmemcpy_likely_aligned.S28 p1 = cmp.gtu(r2,#40) define
H A Dumodsi3.S20 p1 = cmp.eq(r2,#0) define
H A Ddivsi3.S11 p1 = cmp.gt(r1,#-1) define
23 p1 = cmp.gtu(r3,r4) define
H A Dmodsi3.S24 p1 = cmp.eq(r3,#0) define
H A Dmemset.S30 p1 = cmp.gtu(r2, #7) define
59 p1 = cmp.eq(r2, #1) define
72 p1 = cmp.eq(r2, #2) define
85 p1 = cmp.eq(r2, #4) define
98 p1 = cmp.eq(r3, #1) define
114 p1 define
125 p1 = cmp.eq(r2, #4) global() define
136 p1 = cmp.eq(r2, #2) global() define
180 p1 = cmp.eq(r2, #1) global() define
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Diwmmxt.h39 mrc p1, 0, \dest, \control, c0, 0 variable
43 mcr p1, 0, \src, \control, c0, 0 variable
/kernel/linux/linux-5.10/arch/hexagon/mm/
H A Dcopy_user_template.S25 p1 = cmp.gtu(bytes,#15) define
58 p1 = cmp.gtu(bytes,#7) define
84 p1 = cmp.gtu(bytes,#3) define
/kernel/linux/linux-6.6/arch/hexagon/mm/
H A Dcopy_user_template.S25 p1 = cmp.gtu(bytes,#15) define
58 p1 = cmp.gtu(bytes,#7) define
84 p1 = cmp.gtu(bytes,#3) define
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Diwmmxt.h39 mrc p1, 0, \dest, \control, c0, 0 variable
43 mcr p1, 0, \src, \control, c0, 0 variable
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dxor_vmx_glue.c15 void xor_altivec_2(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_2() argument
26 void xor_altivec_3(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_3() argument
38 void xor_altivec_4(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_4() argument
51 void xor_altivec_5(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_5() argument
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/
H A Dmmap_test_003.cpp37 char *p1 = NULL; in Testcase() local
[all...]
H A Dmmap_test_004.cpp37 char *p1 = NULL; in Testcase() local
[all...]
/kernel/liteos_m/testsuites/sample/kernel/mem/
H A DIt_los_mem_040.c42 void *p1 = NULL; in TestCase() local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dxor.h19 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() argument
27 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() argument
36 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() argument
45 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5() argument
/kernel/linux/linux-5.10/arch/s390/lib/
H A Dxor.c14 static void xor_xc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_xc_2() argument
35 static void xor_xc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_3() argument
61 static void xor_xc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_4() argument
91 static void xor_xc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_5() argument
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dxor_32.h16 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() argument
53 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() argument
104 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() argument
168 sparc_5(unsigned long bytes, unsigned long *p1, unsigne argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dxor.h19 xor_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_2() argument
28 xor_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_3() argument
38 xor_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_4() argument
49 xor_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_neon_5() argument
/kernel/linux/linux-6.6/arch/s390/lib/
H A Dxor.c14 static void xor_xc_2(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_2() argument
36 static void xor_xc_3(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_3() argument
63 static void xor_xc_4(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_4() argument
95 static void xor_xc_5(unsigned long bytes, unsigned long * __restrict p1, in xor_xc_5() argument
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dxor_32.h16 sparc_2(unsigned long bytes, unsigned long * __restrict p1, in sparc_2() argument
54 sparc_3(unsigned long bytes, unsigned long * __restrict p1, in sparc_3() argument
106 sparc_4(unsigned long bytes, unsigned long * __restrict p1, in sparc_4() argument
172 sparc_5(unsigned long bytes, unsigned long * __restrict p1, in sparc_5() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Daptina-pll.c24 unsigned int p1; in aptina_pll_calculate() local
[all...]

Completed in 7 milliseconds

12345678910>>...14