Searched refs:proc_linkup (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/kern/
H A Dkern_thread.c250 proc_linkup(p, td);
254 proc_linkup(struct proc *p, struct thread *td) function
H A Dkern_fork.c879 proc_linkup(newproc, td2);
/freebsd-10.3-release/sys/sys/
H A Dproc.h923 void proc_linkup(struct proc *p, struct thread *td);

Completed in 127 milliseconds