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
4098 void scx_pre_fork(struct task_struct *p) in scx_pre_fork() function
4759 scx_pre_fork(p); in sched_fork()