Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h1417 static inline bool scx_task_on_sched(struct scx_sched *sch, in scx_task_on_sched() function
1471 static inline bool scx_task_on_sched(struct scx_sched *sch, in scx_task_on_sched() function
H A Dext.c2595 if (unlikely(!scx_task_on_sched(sch, p))) { in finish_dispatch()
2674 scx_task_on_sched(sch, prev); in scx_dispatch_sched()
5562 if (scx_task_on_sched(parent, p)) in scx_fail_parent()
5605 if (scx_task_on_sched(parent, p)) in scx_sub_disable()
5612 WARN_ON_ONCE(!scx_task_on_sched(sch, p)); in scx_sub_disable()
6225 (dump_all_tasks || scx_task_on_sched(sch, rq->curr))) in scx_dump_state()
6229 if (dump_all_tasks || scx_task_on_sched(sch, p)) in scx_dump_state()
7803 if (unlikely(!scx_task_on_sched(sch, p))) { in scx_dsq_insert_preamble()
8052 if (unlikely(!scx_task_on_sched(sch, p))) { in scx_dsq_move()
8529 if (unlikely(!scx_task_on_sched(sch, p))) in scx_bpf_task_set_slice()
[all …]