Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_kthread.c315 thread_cow_get_proc(newtd, p); in kthread_add1()
H A Dinit_main.c605 thread_cow_get_proc(td, p); in proc0_init()
H A Dkern_fork.c548 thread_cow_get_proc(td2, p2); in do_fork()
H A Dkern_thread.c857 thread_cow_get_proc(struct thread *newtd, struct proc *p) in thread_cow_get_proc() function
/freebsd/sys/sys/
H A Dproc.h1246 void thread_cow_get_proc(struct thread *newtd, struct proc *p);