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