Home
last modified time | relevance | path

Searched refs:thread_cow_get (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/compat/linux/
HDlinux_fork.c281 thread_cow_get(newtd, td); in linux_clone_thread()
/freebsd-14-stable/sys/kern/
HDkern_thr.c240 thread_cow_get(newtd, td); in thread_create()
HDkern_thread.c870 thread_cow_get(struct thread *newtd, struct thread *td) in thread_cow_get() function
/freebsd-14-stable/sys/sys/
HDproc.h1265 void thread_cow_get(struct thread *newtd, struct thread *td);