Home
last modified time | relevance | path

Searched refs:scx_pre_fork (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/kernel/sched/
Dext.h13 void scx_pre_fork(struct task_struct *p);
45 static inline void scx_pre_fork(struct task_struct *p) {} in scx_pre_fork() function
Dext.c3586 void scx_pre_fork(struct task_struct *p) in scx_pre_fork() function
Dcore.c4709 scx_pre_fork(p); in sched_fork()