taglinefilesource code
p_pptr520arch/alpha/kernel/ptrace.cif (child->p_pptr != current) {
p_pptr522arch/alpha/kernel/ptrace.cchild->p_pptr = current;
p_pptr537arch/alpha/kernel/ptrace.cif (child->p_pptr != current) {
p_pptr622arch/alpha/kernel/ptrace.cchild->p_pptr = child->p_opptr;
p_pptr271arch/alpha/kernel/signal.cif (!(current->p_pptr->sigaction[SIGCHLD-1].sa_flags & 
p_pptr330arch/i386/kernel/ptrace.cif (child->p_pptr != current) {
p_pptr332arch/i386/kernel/ptrace.cchild->p_pptr = current;
p_pptr344arch/i386/kernel/ptrace.cif (child->p_pptr != current)
p_pptr513arch/i386/kernel/ptrace.cchild->p_pptr = child->p_opptr;
p_pptr197arch/i386/kernel/signal.cif (!(current->p_pptr->sigaction[SIGCHLD-1].sa_flags & 
p_pptr314arch/mips/kernel/ptrace.cif (child->p_pptr != current) {
p_pptr316arch/mips/kernel/ptrace.cchild->p_pptr = current;
p_pptr328arch/mips/kernel/ptrace.cif (child->p_pptr != current)
p_pptr497arch/mips/kernel/ptrace.cchild->p_pptr = child->p_opptr;
p_pptr244arch/mips/kernel/signal.cif (!(current->p_pptr->sigaction[SIGCHLD-1].sa_flags & 
p_pptr1028fs/binfmt_elf.cpsinfo.pr_ppid = prstatus.pr_ppid = current->p_pptr->pid;
p_pptr439fs/proc/array.c(*p)->p_pptr->pid,
p_pptr171include/linux/sched.hstruct task_struct *p_opptr, *p_pptr, *p_cptr, *p_ysptr, *p_osptr;
p_pptr412include/linux/sched.h(p)->p_pptr->p_cptr = (p)->p_osptr; \
p_pptr423include/linux/sched.hif (((p)->p_osptr = (p)->p_pptr->p_cptr) != NULL) \
p_pptr425include/linux/sched.h(p)->p_pptr->p_cptr = p; \
p_pptr76kernel/exit.cif (tsk->p_pptr == task[1])
p_pptr78kernel/exit.csend_sig(tsk->exit_signal, tsk->p_pptr, 1);
p_pptr79kernel/exit.cwake_up_interruptible(&tsk->p_pptr->wait_chldexit);
p_pptr139kernel/exit.cif (bad_task_ptr(task[i]->p_pptr))
p_pptr151kernel/exit.cif (task[i]->p_pptr == task[i])
p_pptr164kernel/exit.cif (task[i]->p_pptr != task[i]->p_osptr->p_pptr)
p_pptr168kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
p_pptr175kernel/exit.cif (task[i]->p_pptr != task[i]->p_ysptr->p_pptr)
p_pptr179kernel/exit.ctask[i]->p_osptr->p_pptr->pid);
p_pptr186kernel/exit.cif (task[i]->p_cptr->p_pptr != task[i])
p_pptr323kernel/exit.c(p->p_pptr->pid == 1))
p_pptr325kernel/exit.cif ((p->p_pptr->pgrp != pgrp) &&
p_pptr326kernel/exit.c(p->p_pptr->session == p->session))
p_pptr420kernel/exit.cif ((current->p_pptr->pgrp != current->pgrp) &&
p_pptr421kernel/exit.c(current->p_pptr->session == current->session) &&
p_pptr443kernel/exit.cp->p_pptr = task[1];
p_pptr445kernel/exit.cp->p_pptr = task[0];
p_pptr446kernel/exit.cp->p_osptr = p->p_pptr->p_cptr;
p_pptr448kernel/exit.cp->p_pptr->p_cptr = p;
p_pptr554kernel/exit.cif (p->p_opptr != p->p_pptr) {
p_pptr556kernel/exit.cp->p_pptr = p->p_opptr;
p_pptr221kernel/fork.cp->p_pptr = p->p_opptr = current;
p_pptr807kernel/sched.cprintk("%5lu %5d %6d ", free*sizeof(long), p->pid, p->p_pptr->pid);
p_pptr488kernel/sys.cif (p->p_pptr == current || p->p_opptr == current) {