Searched refs:scx_cancel_fork (Results 1 – 3 of 3) sorted by relevance
16 void scx_cancel_fork(struct task_struct *p);49 static inline void scx_cancel_fork(struct task_struct *p) {} in scx_cancel_fork() function
3726 void scx_cancel_fork(struct task_struct *p)3136 void scx_cancel_fork(struct task_struct *p) scx_cancel_fork() function
4784 scx_cancel_fork(p); in sched_cancel_fork()