Searched defs:pgrp (Results 1 – 4 of 4) sorted by relevance
2245 pg_ref_try(struct pgrp *pgrp) in pg_ref_try()2252 pgrp_hash_obj_try_get(void *pgrp) in pgrp_hash_obj_try_get()2261 pg_ref(struct pgrp *pgrp) in pg_ref()2285 pghash_insert_locked(struct pgrp *pgrp) in pghash_insert_locked()2294 pghash_remove_locked(struct pgrp *pgrp) in pghash_remove_locked()2314 pgrp_add_member(struct pgrp *pgrp, struct proc *parent, struct proc *p) in pgrp_add_member()2336 pgrp_del_member(struct pgrp *pgrp, struct proc *p) in pgrp_del_member()2349 pgrp_rele(struct pgrp * pgrp) in pgrp_rele()2545 struct pgrp *pgrp; in enterpgrp() local2646 struct pgrp *pgrp; in pgrp_enter_locked() local[all …]
1671 struct pgrp *pgrp; in killpg1() local1723 struct pgrp *pgrp; in gsignal() local1746 pgsignal(struct pgrp *pgrp, int signum, int checkctty) in pgsignal()
1538 struct pgrp *pgrp = PGRP_NULL; in ttioctl_locked() local
193 struct pgrp { struct202 int pg_jobc; /* # procs qualifying pgrp for job control (PGL) */ argument203 os_ref_atomic_t pg_refcount;204 os_ref_atomic_t pg_hashref;