Home
last modified time | relevance | path

Searched refs:thread_cow_get_proc (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_kthread.c304 thread_cow_get_proc(newtd, p); in kthread_add()
H A Dinit_main.c585 thread_cow_get_proc(td, p); in proc0_init()
H A Dkern_fork.c529 thread_cow_get_proc(td2, p2); in do_fork()
H A Dkern_thread.c785 thread_cow_get_proc(struct thread *newtd, struct proc *p) in thread_cow_get_proc() function
/f-stack/freebsd/sys/
H A Dproc.h1159 void thread_cow_get_proc(struct thread *newtd, struct proc *p);