Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c8452 struct scx_rq *this_scx = &this_rq->scx; in kick_one_cpu() local
8487 cpumask_set_cpu(cpu, this_scx->cpus_to_sync); in kick_one_cpu()
8533 struct scx_rq *this_scx = &this_rq->scx; in kick_cpus_irq_workfn() local
8551 list_for_each_entry_safe(pcpu, tmp, &this_scx->sched_pcpus_to_kick, to_kick_node) { in kick_cpus_irq_workfn()
8572 this_scx->kick_sync_pending = true; in kick_cpus_irq_workfn()