| tag | line | file | source code | 
| p3 | 163 | arch/ppc/kernel/process.c | asmlinkage int sys_newselect(int p1, int p2, int p3, int p4, int p5, int p6, struct pt_regs *regs) | 
| p3 | 168 | arch/ppc/kernel/process.c | asmlinkage int sys_fork(int p1, int p2, int p3, int p4, int p5, int p6, struct pt_regs *regs) | 
| p3 | 26 | arch/ppc/kernel/signal.c | asmlinkage int sys_sigsuspend(unsigned long set, int p2, int p3, int p4, int p6, int p7, struct pt_regs *regs) | 
| p3 | 248 | drivers/sound/patmgr.c | unsigned long p3, unsigned long p4) | 
| p3 | 279 | drivers/sound/patmgr.c | mbox[dev]->parm3 = p3; | 
| p3 | 241 | fs/hpfs/hpfs_fs.c | const char *p1, const char *p2, const char *p3); | 
| p3 | 535 | fs/hpfs/hpfs_fs.c | const char *p1, const char *p2, const char *p3) | 
| p3 | 538 | fs/hpfs/hpfs_fs.c | printk("HPFS: %s %s. Please %s\n", p1, p2, p3); | 
| p3 | 609 | net/ipv4/ip_fw.c | unsigned char p1,p2,p3,p4,p5,p6; | 
| p3 | 658 | net/ipv4/ip_fw.c | p3 = simple_strtoul(data+1,&data,10); | 
| p3 | 671 | net/ipv4/ip_fw.c | from = (p1<<24) | (p2<<16) | (p3<<8) | p4; |