Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDkern_kthread.c295 thread_cow_get_proc(newtd, p); in kthread_add()
HDinit_main.c581 thread_cow_get_proc(td, p); in proc0_init()
HDkern_thread.c450 thread_cow_get_proc(struct thread *newtd, struct proc *p) in thread_cow_get_proc() function
HDkern_fork.c571 thread_cow_get_proc(td2, p2); in do_fork()
/freebsd-11-stable/sys/sys/
HDproc.h1089 void thread_cow_get_proc(struct thread *newtd, struct proc *p);