Searched refs:p_pgid (Results 1 – 8 of 8) sorted by relevance
60 #define USB_PROC_GET_GID(td) (td)->p_pgid
61 #define USB_PROC_GET_GID(td) (td)->p_pgid
1075 if (p->p_pgid != (pid_t)id) { in proc_to_reap()1293 id = (id_t)q->p_pgid; in kern_wait6()
366 if (p->p_pgid == p->p_pid || (pgrp = pgfind(p->p_pid)) != NULL) { in sys_setsid()
635 else if (*(int *)addr != sc->sc_async->p_pgid) in hidraw_ioctl()
806 id = p->p_pgid; in linux_wait4()846 id = p->p_pgid; in linux_waitid()
784 #define p_pgid p_pgrp->pg_id macro
985 PS_ADD("pgrp", "%d", p->p_pgid); in linprocfs_doprocstat()