Home
last modified time | relevance | path

Searched refs:copy_thread (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/i386/i386/
H A Dvm_machdep.c140 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function
240 copy_thread(td1, td2); in cpu_fork()
468 copy_thread(td0, td); in cpu_copy_thread()
/freebsd-14.2/sys/amd64/amd64/
H A Dvm_machdep.c140 copy_thread(struct thread *td1, struct thread *td2) in copy_thread() function
248 copy_thread(td1, td2); in cpu_fork()
607 copy_thread(td0, td); in cpu_copy_thread()