Searched refs:cpu_copy_thread (Results 1 – 8 of 8) sorted by relevance
205 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
172 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
299 cpu_copy_thread(newtd, oldtd); in kthread_add()
234 cpu_copy_thread(newtd, td); in thread_create()
424 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
560 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
353 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
1139 void cpu_copy_thread(struct thread *td, struct thread *td0);