Searched refs:sched_fork (Results 1 – 4 of 4) sorted by relevance
85 void sched_fork(struct thread *td, struct thread *childtd);
479 sched_fork(td, td2); in do_fork()
782 sched_fork(struct thread *td, struct thread *childtd) in sched_fork() function
2243 sched_fork(struct thread *td, struct thread *child) in sched_fork() function