Home
last modified time | relevance | path

Searched refs:scx_task_on_sched (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/ext/
H A Dinlines.h37 scx_task_on_sched(sch, prev); in scx_dispatch_sched()
H A Dsub.c1314 if (scx_task_on_sched(parent, p)) in scx_fail_parent()
1558 if (scx_task_on_sched(parent, p)) in scx_sub_disable()
1565 WARN_ON_ONCE(!scx_task_on_sched(sch, p)); in scx_sub_disable()
2055 if (scx_task_on_sched(to, p)) in scx_cgroup_task_migrating()
2089 if (scx_task_on_sched(to, p)) in scx_cgroup_task_migrated()
2116 if (scx_task_on_sched(to, p)) in scx_cgroup_task_migrate_canceled()
H A Dinternal.h2434 * scx_task_on_sched - Is a task on the specified sched? in scx_prog_sched()
2440 static inline bool scx_task_on_sched(struct scx_sched *sch, in scx_prog_sched()
2517 static inline bool scx_task_on_sched(struct scx_sched *sch,
2400 static inline bool scx_task_on_sched(struct scx_sched *sch, scx_task_on_sched() function
2477 static inline bool scx_task_on_sched(struct scx_sched *sch, scx_task_on_sched() function
H A Dext.c2866 if (unlikely(!scx_task_on_sched(sch, p))) { in finish_dispatch()
6997 (dump_all_tasks || scx_task_on_sched(sch, rq->curr))) in scx_dump_state()
7001 if (dump_all_tasks || scx_task_on_sched(sch, p)) in scx_dump_state()
8847 if (unlikely(!scx_task_on_sched(sch, p))) {
9142 if (unlikely(!scx_task_on_sched(sch, p))) { in scx_bpf_dispatch_nr_slots()
9561 if (unlikely(!sch || !scx_task_on_sched(sch, p))) in scx_bpf_task_set_dsq_vtime()
9614 if (unlikely(!sch || !scx_task_on_sched(sch, p))) in scx_kick_cpu()