Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c1164 struct scx_sched_pcpu *sch_pcpu = per_cpu_ptr(sch->pcpu, cpu_of(rq)); in schedule_dsq_reenq() local
1165 struct scx_deferred_reenq_local *drl = &sch_pcpu->deferred_reenq_local; in schedule_dsq_reenq()
4007 struct scx_sched_pcpu *sch_pcpu; in process_deferred_reenq_locals() local
4012 sch_pcpu = container_of(drl, struct scx_sched_pcpu, in process_deferred_reenq_locals()
4014 sch = sch_pcpu->sch; in process_deferred_reenq_locals()