| /linux/include/asm-generic/ |
| A D | xor.h | 25 p2 += 8; in xor_8regs_2() 45 p2 += 8; in xor_8regs_3() 66 p2 += 8; in xor_8regs_4() 88 p2 += 8; in xor_8regs_5() 127 p2 += 8; in xor_32regs_2() 172 p2 += 8; in xor_32regs_3() 226 p2 += 8; in xor_32regs_4() 289 p2 += 8; in xor_32regs_5() 316 p2 += 8; in xor_8regs_p_2() 345 p2 += 8; in xor_8regs_p_3() [all …]
|
| /linux/scripts/coccinelle/misc/ |
| A D | array_size_dup.cocci | 40 p2 << as_next.p2; 48 p2 << as_next.p2; 69 p2 << as_prev.p2; 77 p2 << as_prev.p2; 105 p2 << as3_next.p2; 113 p2 << as3_next.p2; 135 p2 << as3_prev.p2; 169 p2 << ss_next.p2; 177 p2 << ss_next.p2; 197 p2 << ss_prev.p2; [all …]
|
| A D | ifcol.cocci | 23 position p1,p2; 30 if (...) S1@p1 S2@p2 35 p2 << r.p2; 38 if (p1[0].column == p2[0].column): 40 cocci.print_secs("after",p2) 44 p2 << r.p2; 47 if (p1[0].column == p2[0].column): 48 msg = "code aligned with following code on line %s" % (p2[0].line)
|
| A D | cstptr.cocci | 19 position p1,p2; 26 *PTR_ERR@p2(e) 30 p2 << r.p2; 33 cocci.print_main("PTR_ERR",p2) 38 p2 << r.p2; 42 coccilib.report.print_report(p2[0],msg)
|
| /linux/drivers/thermal/qcom/ |
| A D | tsens-v0_1.c | 229 u32 p1[5], p2[5]; in calibrate_8916() local 255 p2[i] = ((base1 + p2[i]) << 3); in calibrate_8916() 270 p2[i] = 780; in calibrate_8916() 320 p2[i] = (base1 + p2[i]) << 2; in calibrate_8939() 341 p2[i] = 780; in calibrate_8939() 452 p2[i] += base2; in calibrate_8974() 453 p2[i] <<= 2; in calibrate_8974() 466 p2[i] = 780; in calibrate_8974() 491 u32 p1[5], p2[5]; in calibrate_9607() local 511 p2[i] = ((base + p2[i]) << 2); in calibrate_9607() [all …]
|
| A D | tsens-v1.c | 146 u32 *p1, u32 *p2, u32 mode) in compute_intercept_slope_8976() argument 172 u32 p1[10], p2[10]; in calibrate_v1() local 192 p2[2] = msb << 2 | lsb; in calibrate_v1() 200 p2[7] = msb << 2 | lsb; in calibrate_v1() 204 p2[i] = ((base1 + p2[i]) << 2); in calibrate_v1() 224 p2[i] = 780; in calibrate_v1() 229 compute_intercept_slope(priv, p1, p2, mode); in calibrate_v1() 238 u32 p1[11], p2[11]; in calibrate_8976() local 265 p2[i] = ((base1 + p2[i]) << 2); in calibrate_8976() 289 p2[i] = 780; in calibrate_8976() [all …]
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | of_helpers.c | 49 const __be32 *p2; in of_read_drc_info_cell() local 67 p2 = (const __be32 *)p; in of_read_drc_info_cell() 71 p2 = of_prop_next_u32(*prop, p2, &data->drc_name_suffix_start); in of_read_drc_info_cell() 72 if (!p2) in of_read_drc_info_cell() 76 p2 = of_prop_next_u32(*prop, p2, &data->num_sequential_elems); in of_read_drc_info_cell() 77 if (!p2) in of_read_drc_info_cell() 81 p2 = of_prop_next_u32(*prop, p2, &data->sequential_inc); in of_read_drc_info_cell() 82 if (!p2) in of_read_drc_info_cell() 86 p2 = of_prop_next_u32(*prop, p2, &data->drc_power_domain); in of_read_drc_info_cell() 87 if (!p2) in of_read_drc_info_cell() [all …]
|
| /linux/arch/arm/include/asm/ |
| A D | xor.h | 61 XOR_BLOCK_4(p2); in xor_arm4regs_2() 82 XOR_BLOCK_4(p2); in xor_arm4regs_3() 100 XOR_BLOCK_2(p2); in xor_arm4regs_4() 119 XOR_BLOCK_2(p2); in xor_arm4regs_5() 152 xor_arm4regs_2(bytes, p1, p2); in xor_neon_2() 155 xor_block_neon_inner.do_2(bytes, p1, p2); in xor_neon_2() 165 xor_arm4regs_3(bytes, p1, p2, p3); in xor_neon_3() 168 xor_block_neon_inner.do_3(bytes, p1, p2, p3); in xor_neon_3() 178 xor_arm4regs_4(bytes, p1, p2, p3, p4); in xor_neon_4() 181 xor_block_neon_inner.do_4(bytes, p1, p2, p3, p4); in xor_neon_4() [all …]
|
| /linux/scripts/coccinelle/api/ |
| A D | d_find_alias.cocci | 19 position p1, p2; 37 return @p2 ...; 39 dent@p2 = E1; 46 position r.p1,r.p2; 51 * return@p2 ...; 53 * dent@p2 59 p2 << r.p2; 66 position r.p2; 70 return @p2 ...; 73 dent@p2 = ...; [all …]
|
| A D | atomic_as_refcounter.cocci | 15 position p1, p2; 40 fname@p2(a, ...); 42 fname2@p2(...); 44 fname3@p2(...); 46 fname4@p2(...); 48 fname5@p2(...); 50 fname6@p2(...); 56 p2 << r1.p2; 63 position p1, p2; 84 fname@p2(y, ...); [all …]
|
| A D | kstrdup.cocci | 51 position p1,p2; 58 * strcpy@p2(to, from); 64 position p1,p2; 73 * memcpy@p2(to, from, x); 77 p2 << r1.p2; 81 cocci.print_secs("strcpy",p2) 85 p2 << r2.p2; 89 cocci.print_secs("memcpy",p2) 93 p2 << r1.p2; 96 msg = "WARNING opportunity for kstrdup (strcpy on line %s)" % (p2[0].line) [all …]
|
| A D | check_bq27xxx_data.cocci | 69 position p2; 72 u8 i2regs@p2[...] = { i2regs_vals, }; 80 p2 << getregs2.p2; 89 i1regs i2regs (List.hd p2).line in 105 position p2; 108 struct bq27xxx_dm_reg i2dmregs@p2[] = { i2dmregs_vals, }; 116 p2 << getdmregs2.p2; 125 i1dmregs i2dmregs (List.hd p2).line in 141 position p2; 152 p2 << getprops2.p2; [all …]
|
| /linux/arch/sparc/include/asm/ |
| A D | xor_32.h | 16 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() argument 43 : "r" (p1), "r" (p2) in sparc_2() 48 p2 += 8; in sparc_2() 53 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() argument 93 : "r" (p1), "r" (p2), "r" (p3) in sparc_3() 98 p2 += 8; in sparc_3() 104 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() argument 156 : "r" (p1), "r" (p2), "r" (p3), "r" (p4) in sparc_4() 161 p2 += 8; in sparc_4() 232 : "r" (p1), "r" (p2), "r" (p3), "r" (p4), "r" (p5) in sparc_5() [all …]
|
| /linux/scripts/coccinelle/locks/ |
| A D | flags.cocci | 18 position p1,p2; 36 spin_lock_irqsave@p2(lock2,flags) 38 read_lock_irqsave@p2(lock2,flags) 40 write_lock_irqsave@p2(lock2,flags) 46 position r.p1, r.p2; 58 *spin_lock_irqsave@p2(lock2,flags) 60 *read_lock_irqsave@p2(lock2,flags) 62 *write_lock_irqsave@p2(lock2,flags) 69 p2 << r.p2; 77 p2 << r.p2; [all …]
|
| /linux/arch/x86/include/asm/ |
| A D | xor_avx.h | 56 unsigned long *p2) in xor_avx_3() argument 66 asm volatile("vmovdqa %0, %%ymm" #reg : : "m" (p2[i / sizeof(*p2)])); \ in xor_avx_3() 79 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_3() 86 unsigned long *p2, unsigned long *p3) in xor_avx_4() argument 98 "m" (p2[i / sizeof(*p2)])); \ in xor_avx_4() 111 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_4() 119 unsigned long *p2, unsigned long *p3, unsigned long *p4) in xor_avx_5() argument 133 "m" (p2[i / sizeof(*p2)])); \ in xor_avx_5() 146 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_5()
|
| A D | xor.h | 60 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() argument 103 [p1] "+r" (p1), [p2] "+r" (p2) in xor_sse_2() 137 [p1] "+r" (p1), [p2] "+r" (p2) in xor_sse_2_pf64() 145 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() argument 196 [p1] "+r" (p1), [p2] "+r" (p2), [p3] "+r" (p3) in xor_sse_3() 233 [p1] "+r" (p1), [p2] "+r" (p2), [p3] "+r" (p3) in xor_sse_3_pf64() 241 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4() argument 299 [p2] "+r" (p2), [p3] "+r" (p3), [p4] "+r" (p4) in xor_sse_4() 338 [p2] "+r" (p2), [p3] "+r" (p3), [p4] "+r" (p4) in xor_sse_4_pf64() 410 : [cnt] "+r" (lines), [p1] "+r" (p1), [p2] "+r" (p2), in xor_sse_5() [all …]
|
| A D | xor_32.h | 24 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() argument 59 "+r" (p1), "+r" (p2) in xor_pII_mmx_2() 67 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() argument 108 "+r" (p1), "+r" (p2), "+r" (p3) in xor_pII_mmx_3() 116 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() argument 162 "+r" (p1), "+r" (p2), "+r" (p3), "+r" (p4) in xor_pII_mmx_4() 230 "+r" (p1), "+r" (p2), "+r" (p3) in xor_pII_mmx_5() 290 "+r" (p1), "+r" (p2) in xor_p5_mmx_2() 347 "+r" (p1), "+r" (p2), "+r" (p3) in xor_p5_mmx_3() 413 "+r" (p1), "+r" (p2), "+r" (p3), "+r" (p4) in xor_p5_mmx_4() [all …]
|
| A D | kvm_para.h | 53 unsigned long p2) in kvm_hypercall2() argument 58 : "a"(nr), "b"(p1), "c"(p2) in kvm_hypercall2() 64 unsigned long p2, unsigned long p3) in kvm_hypercall3() argument 69 : "a"(nr), "b"(p1), "c"(p2), "d"(p3) in kvm_hypercall3() 75 unsigned long p2, unsigned long p3, in kvm_hypercall4() argument 81 : "a"(nr), "b"(p1), "c"(p2), "d"(p3), "S"(p4) in kvm_hypercall4() 87 unsigned long p2, unsigned long p3) in kvm_sev_hypercall3() argument 93 : "a"(nr), "b"(p1), "c"(p2), "d"(p3) in kvm_sev_hypercall3()
|
| /linux/scripts/coccinelle/iterators/ |
| A D | list_entry_update.cocci | 22 position p1,p2; 25 list_for_each_entry@p1(x,...) { <... x =@p2 E ...> } 29 position r.p1,r.p2; 33 *x =@p2 E 41 position r.p1,r.p2; 45 x =@p2 E 51 p2 << r.p2; 55 cocci.print_secs("update",p2) 59 p2 << r.p2; 62 msg = "iterator with update on line %s" % (p2[0].line)
|
| /linux/arch/s390/lib/ |
| A D | xor.c | 14 static void xor_xc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_xc_2() argument 31 : : "d" (bytes), "a" (p1), "a" (p2) in xor_xc_2() 35 static void xor_xc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_3() argument 57 : "+d" (bytes), "+a" (p1), "+a" (p2), "+a" (p3) in xor_xc_3() 61 static void xor_xc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_4() argument 87 : "+d" (bytes), "+a" (p1), "+a" (p2), "+a" (p3), "+a" (p4) in xor_xc_4() 91 static void xor_xc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_xc_5() argument 121 : "+d" (bytes), "+a" (p1), "+a" (p2), "+a" (p3), "+a" (p4), in xor_xc_5()
|
| /linux/scripts/coccinelle/free/ |
| A D | pci_free_consistent.cocci | 16 position p1,p2; 35 return@p2 ...; 40 p2 << search.p2; 43 …t; pci_alloc_consistent on line %s and return without freeing on line %s" % (p1[0].line,p2[0].line) 44 coccilib.report.print_report(p2[0],msg) 48 p2 << search.p2; 51 …t; pci_alloc_consistent on line %s and return without freeing on line %s" % (p1[0].line,p2[0].line) 53 cocci.print_secs("",p2)
|
| A D | put_device.cocci | 15 position p1,p2; 36 | return@p2 ...; 41 p2 << search.p2; 44 coccilib.report.print_report(p2[0], 51 p2 << search.p2; 55 cocci.print_secs("needed put_device", p2)
|
| /linux/arch/arm64/include/asm/ |
| A D | xor.h | 19 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() argument 22 xor_block_inner_neon.do_2(bytes, p1, p2); in xor_neon_2() 27 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() argument 31 xor_block_inner_neon.do_3(bytes, p1, p2, p3); in xor_neon_3() 36 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() argument 40 xor_block_inner_neon.do_4(bytes, p1, p2, p3, p4); in xor_neon_4() 45 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5() argument 49 xor_block_inner_neon.do_5(bytes, p1, p2, p3, p4, p5); in xor_neon_5()
|
| /linux/drivers/tty/vt/ |
| A D | consolemap.c | 227 u16 **p1, *p2; in set_inverse_trans_unicode() local 245 p2 = p1[j]; in set_inverse_trans_unicode() 246 if (!p2) in set_inverse_trans_unicode() 478 u16 **p1, *p2; in con_insert_unipair() local 490 if (!p2) { in con_insert_unipair() 587 p2 = p1[j]; in con_set_unimap() 588 if (p2) { in con_set_unimap() 741 u16 **p1, *p2; in con_get_unimap() local 758 p2 = *(p1++); in con_get_unimap() 759 if (p2) in con_get_unimap() [all …]
|
| /linux/tools/testing/selftests/ftrace/test.d/instances/ |
| A D | instance-event.tc | 51 p2=$! 52 echo $p2 61 kill -1 $p2 65 wait $p1 $p2 $p3 103 p2=$! 104 echo $p2 122 kill -1 $p2 128 wait $p1 $p2 $p3 $p4 $p5
|