/linux-6.12.1/include/asm-generic/ |
D | xor.h | 12 const unsigned long * __restrict p2) in xor_8regs_2() argument 17 p1[0] ^= p2[0]; in xor_8regs_2() 18 p1[1] ^= p2[1]; in xor_8regs_2() 19 p1[2] ^= p2[2]; in xor_8regs_2() 20 p1[3] ^= p2[3]; in xor_8regs_2() 21 p1[4] ^= p2[4]; in xor_8regs_2() 22 p1[5] ^= p2[5]; in xor_8regs_2() 23 p1[6] ^= p2[6]; in xor_8regs_2() 24 p1[7] ^= p2[7]; in xor_8regs_2() 26 p2 += 8; in xor_8regs_2() [all …]
|
/linux-6.12.1/scripts/coccinelle/misc/ |
D | array_size_dup.cocci | 30 position p1, p2; 36 * array_size(E1, E2)@p2 40 p2 << as_next.p2; 43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 48 p2 << as_next.p2; 51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 59 position p1, p2; 65 * E1 * E2@p2 69 p2 << as_prev.p2; 73 coccilib.report.print_report(p2[0], msg) [all …]
|
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)
|
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-6.12.1/tools/testing/selftests/landlock/ |
D | scoped_base_variants.h | 23 * P1-. P1 -> P2 : allow 24 * \ P2 -> P1 : allow 25 * 'P2 38 * P1--. P1 -> P2 : allow 39 * \ P2 -> P1 : deny 41 * | P2 | 55 * | P1 --. P1 -> P2 : deny 56 * '------' \ P2 -> P1 : allow 58 * P2 71 * | P1 ---. P1 -> P2 : deny [all …]
|
D | scoped_multiple_domain_variants.h | 27 * | ####### | P3 -> P2 : allow 28 * | P1----# P2 # | P3 -> P1 : deny 46 * # ####### # P3 -> P2 : allow 47 * # P1----# P2 # # P3 -> P1 : deny 65 * | .-----. | P3 -> P2 : allow 66 * | P1----| P2 | | P3 -> P1 : allow 83 * .----. ###### P3 -> P2 : allow 84 * | P1 |----# P2 # P3 -> P1 : allow 100 * ###### .-----. P3 -> P2 : allow 101 * # P1 #----| P2 | P3 -> P1 : allow [all …]
|
D | ptrace_test.c | 101 * process P2. 105 * all P2 requests to trace P1 would be denied. 111 * P1-. P1 -> P2 : allow 112 * \ P2 -> P1 : allow 113 * 'P2 126 * P1--. P1 -> P2 : allow 127 * \ P2 -> P1 : deny 129 * | P2 | 143 * | P1 --. P1 -> P2 : deny 144 * '------' \ P2 -> P1 : allow [all …]
|
/linux-6.12.1/scripts/coccinelle/api/ |
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; 62 cocci.print_secs("",p2) 66 position r.p2; 70 return @p2 ...; [all …]
|
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; 59 coccilib.report.print_report(p1[0], msg % (p2[0].line)) 63 position p1, p2; [all …]
|
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 …]
|
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; 144 enum power_supply_property i2props@p2[] = { i2props_vals, }; [all …]
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
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() 68 data->drc_index_start = be32_to_cpu(*p2); 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() [all …]
|
/linux-6.12.1/tools/testing/selftests/cgroup/ |
D | test_cpuset_prs.sh | 225 "C2-3:P1:S+ C3:P2 . . O3=0 O3=1 . . 0 A1:2,A2:3 A1:P1,A2:P2" 227 "C2-3:P1:S+ C3:P2 . . O2=0 O2=1 . . 0 A1:2,A2:3 A1:P1,A2:P2" 250 …" C0-3:S+ C1-3:S+ C2-3 . X2-3 X2-3:P2 . . 0 A1:0-1,A2:2-3,A3:2-3 A1:P0,A2:P2 2-… 251 " C0-3:S+ C1-3:S+ C2-3 . X2-3 X3:P2 . . 0 A1:0-2,A2:3,A3:3 A1:P0,A2:P2 3" 252 " C0-3:S+ C1-3:S+ C2-3 . X2-3 X2-3 X2-3:P2 . 0 A1:0-1,A2:1,A3:2-3 A1:P0,A3:P2 2-3" 253 " C0-3:S+ C1-3:S+ C2-3 . X2-3 X2-3 X2-3:P2:C3 . 0 A1:0-1,A2:1,A3:2-3 A1:P0,A3:P2 2-3" 254 …" C0-3:S+ C1-3:S+ C2-3 C2-3 . . . P2 0 A1:0-3,A2:1-3,A3:2-3,B1:2-3 A1:P0,A… 255 " C0-3:S+ C1-3:S+ C2-3 C4-5 . . . P2 0 B1:4-5 B1:P2 4-5" 256 " C0-3:S+ C1-3:S+ C2-3 C4 X2-3 X2-3 X2-3:P2 P2 0 A3:2-3,B1:4 A3:P2,B1:P2 2-4" 257 " C0-3:S+ C1-3:S+ C2-3 C4 X2-3 X2-3 X2-3:P2:C1-3 P2 0 A3:2-3,B1:4 A3:P2,B1:P2 2-4" [all …]
|
/linux-6.12.1/scripts/coccinelle/locks/ |
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; 73 cocci.print_secs("nested lock+irqsave that reuses flags",p2) [all …]
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | am335x-pocketbeagle.dts | 80 "P2.29 [SPI1_CLK]", 87 "P2.11 [I2C1_SDA]", 88 "P2.09 [I2C1_SCL]", 92 "P2.31 [SPI1_CS]", 96 "P2.03", 100 "P2.19", 103 "P2.05 [UART4_RX]", 104 "P2.07 [UART4_TX]"; 118 "P2.25 [SPI1_MOSI]", 121 "P2.24", [all …]
|
/linux-6.12.1/arch/x86/include/asm/ |
D | xor.h | 42 #define PF1(x) " prefetchnta "PF_OFFS(x)"(%[p2]) ;\n" 46 #define XO1(x, y) " xorps "OFFS(x)"(%[p2]), %%xmm"#y" ;\n" 61 const unsigned long * __restrict p2) in xor_sse_2() argument 100 " add %[inc], %[p2] ;\n" in xor_sse_2() 104 [p1] "+r" (p1), [p2] "+r" (p2) in xor_sse_2() 113 const unsigned long * __restrict p2) in xor_sse_2_pf64() argument 135 " add %[inc], %[p2] ;\n" in xor_sse_2_pf64() 139 [p1] "+r" (p1), [p2] "+r" (p2) in xor_sse_2_pf64() 148 const unsigned long * __restrict p2, in xor_sse_3() argument 194 " add %[inc], %[p2] ;\n" in xor_sse_3() [all …]
|
D | xor_avx.h | 58 const unsigned long * __restrict p2) in xor_avx_3() argument 68 asm volatile("vmovdqa %0, %%ymm" #reg : : "m" (p2[i / sizeof(*p2)])); \ in xor_avx_3() 81 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_3() 89 const unsigned long * __restrict p2, in xor_avx_4() argument 102 "m" (p2[i / sizeof(*p2)])); \ in xor_avx_4() 115 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_4() 124 const unsigned long * __restrict p2, in xor_avx_5() argument 140 "m" (p2[i / sizeof(*p2)])); \ in xor_avx_5() 153 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_5()
|
/linux-6.12.1/arch/arm/include/asm/ |
D | xor.h | 48 const unsigned long * __restrict p2) in xor_arm4regs_2() argument 62 XOR_BLOCK_4(p2); in xor_arm4regs_2() 69 const unsigned long * __restrict p2, in xor_arm4regs_3() argument 84 XOR_BLOCK_4(p2); in xor_arm4regs_3() 92 const unsigned long * __restrict p2, in xor_arm4regs_4() argument 104 XOR_BLOCK_2(p2); in xor_arm4regs_4() 113 const unsigned long * __restrict p2, in xor_arm4regs_5() argument 126 XOR_BLOCK_2(p2); in xor_arm4regs_5() 157 const unsigned long * __restrict p2) in xor_neon_2() argument 160 xor_arm4regs_2(bytes, p1, p2); in xor_neon_2() [all …]
|
/linux-6.12.1/scripts/coccinelle/iterators/ |
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-6.12.1/scripts/coccinelle/free/ |
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)
|
/linux-6.12.1/arch/powerpc/lib/ |
D | xor_vmx_glue.c | 16 const unsigned long * __restrict p2) in xor_altivec_2() argument 20 __xor_altivec_2(bytes, p1, p2); in xor_altivec_2() 27 const unsigned long * __restrict p2, in xor_altivec_3() argument 32 __xor_altivec_3(bytes, p1, p2, p3); in xor_altivec_3() 39 const unsigned long * __restrict p2, in xor_altivec_4() argument 45 __xor_altivec_4(bytes, p1, p2, p3, p4); in xor_altivec_4() 52 const unsigned long * __restrict p2, in xor_altivec_5() argument 59 __xor_altivec_5(bytes, p1, p2, p3, p4, p5); in xor_altivec_5()
|
/linux-6.12.1/arch/loongarch/lib/ |
D | xor_simd.h | 14 const unsigned long * __restrict p2); 16 const unsigned long * __restrict p2, const unsigned long * __restrict p3); 18 const unsigned long * __restrict p2, const unsigned long * __restrict p3, 21 const unsigned long * __restrict p2, const unsigned long * __restrict p3, 27 const unsigned long * __restrict p2); 29 const unsigned long * __restrict p2, const unsigned long * __restrict p3); 31 const unsigned long * __restrict p2, const unsigned long * __restrict p3, 34 const unsigned long * __restrict p2, const unsigned long * __restrict p3,
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | xor_simd.h | 10 const unsigned long * __restrict p2); 12 const unsigned long * __restrict p2, const unsigned long * __restrict p3); 14 const unsigned long * __restrict p2, const unsigned long * __restrict p3, 17 const unsigned long * __restrict p2, const unsigned long * __restrict p3, 23 const unsigned long * __restrict p2); 25 const unsigned long * __restrict p2, const unsigned long * __restrict p3); 27 const unsigned long * __restrict p2, const unsigned long * __restrict p3, 30 const unsigned long * __restrict p2, const unsigned long * __restrict p3,
|
/linux-6.12.1/drivers/ata/pata_parport/ |
D | on26.c | 33 #define P2 \ macro 51 w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr() 57 w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr() 79 w0(1); P1; w0(r); P2; w0(0); P1; in on26_write_regr() 80 w0(val); P2; w0(val); P2; in on26_write_regr() 113 w0(2); P1; w0(8); P2; in on26_connect() 114 w0(2); P1; w0(x); P2; in on26_connect() 156 w0(2); P1; w0(0); P2; in on26_test_port() 157 w0(3); P1; w0(0); P2; in on26_test_port() 158 w0(2); P1; w0(8); P2; udelay(100); in on26_test_port() [all …]
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | xor.h | 14 const unsigned long *__restrict p2) in xor_vector_2() argument 17 xor_regs_2_(bytes, p1, p2); in xor_vector_2() 22 const unsigned long *__restrict p2, in xor_vector_3() argument 26 xor_regs_3_(bytes, p1, p2, p3); in xor_vector_3() 31 const unsigned long *__restrict p2, in xor_vector_4() argument 36 xor_regs_4_(bytes, p1, p2, p3, p4); in xor_vector_4() 41 const unsigned long *__restrict p2, in xor_vector_5() argument 47 xor_regs_5_(bytes, p1, p2, p3, p4, p5); in xor_vector_5()
|