Searched refs:scx_pre_fork (Results 1 – 3 of 3) sorted by relevance
13 void scx_pre_fork(struct task_struct *p);45 static inline void scx_pre_fork(struct task_struct *p) {} in scx_pre_fork() function
3586 void scx_pre_fork(struct task_struct *p) in scx_pre_fork() function
4709 scx_pre_fork(p); in sched_fork()