Lines Matching +full:1 +full:p1
23 - to = kmalloc(strlen(from) + 1,flag);
36 - x = strlen(from) + 1;
51 position p1,p2;
54 * to = kmalloc@p1(strlen(from) + 1,flag);
64 position p1,p2;
67 * x = strlen(from) + 1;
69 * to = \(kmalloc@p1\|kzalloc@p1\)(x,flag);
76 p1 << r1.p1;
80 cocci.print_main("WARNING opportunity for kstrdup",p1)
84 p1 << r2.p1;
88 cocci.print_main("WARNING opportunity for kstrdup",p1)
92 p1 << r1.p1;
97 coccilib.report.print_report(p1[0], msg)
100 p1 << r2.p1;
105 coccilib.report.print_report(p1[0], msg)