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