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
4146 void scx_cancel_fork(struct task_struct *p) in scx_cancel_fork() function
4822 scx_cancel_fork(p); in sched_cancel_fork()