Searched refs:sched_fork (Results 1 – 4 of 4) sorted by relevance
83 void sched_fork(struct thread *td, struct thread *childtd);
496 sched_fork(td, td2); in do_fork()
764 sched_fork(struct thread *td, struct thread *childtd) in sched_fork() function
2057 sched_fork(struct thread *td, struct thread *child) in sched_fork() function