Searched refs:scx_cancel_fork (Results 1 – 3 of 3) sorted by relevance
18 void scx_cancel_fork(struct task_struct *p);57 static inline void scx_cancel_fork(struct task_struct *p) {} in scx_cancel_fork() function
3830 void scx_cancel_fork(struct task_struct *p) in scx_cancel_fork() function
4820 scx_cancel_fork(p); in sched_cancel_fork()