Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h19 void scx_set_task_sched(struct task_struct *p, struct scx_sched *sch);
79 static inline void scx_set_task_sched(struct task_struct *p, struct scx_sched *sch) {} in scx_set_task_sched() function
H A Dsub.c101 void scx_set_task_sched(struct task_struct *p, struct scx_sched *sch) in scx_set_task_sched() function
1262 scx_set_task_sched(p, to); in scx_rehome_task()
1290 scx_set_task_sched(p, to); in scx_punt_task()
1959 scx_set_task_sched(p, sch); in scx_sub_enable_workfn()
H A Dext.c4031 scx_set_task_sched(p, NULL); in scx_disable_and_exit_task()
4108 scx_set_task_sched(p, sch); in scx_fork()
7764 scx_set_task_sched(p, sch); in scx_root_enable_workfn()