Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h2340 WARN_ON_ONCE(scx_has_subs() && (sch) != scx_task_sched_rcu(task)); \ in scx_kf_arg_task_ok()
2355 WARN_ON_ONCE(scx_has_subs() && (sch) != scx_task_sched_rcu(task)); \
2423 * scx_task_sched_rcu - Find scx_sched scheduling a task in scx_prog_sched()
2428 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p) in scx_prog_sched()
2512 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p)
2388 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p) scx_task_sched_rcu() function
2472 static inline struct scx_sched *scx_task_sched_rcu(const struct task_struct *p) scx_task_sched_rcu() function
H A Didle.c1152 struct scx_sched *tsch = scx_task_sched_rcu(p); in scx_bpf_select_cpu_and()
H A Dext.c8693 sch = scx_task_sched_rcu(p); in scx_pm_handler()
9047 struct scx_sched *tsch = scx_task_sched_rcu(p); in scx_dsq_move()