Searched refs:cpus_to_kick (Results 1 – 1 of 1) sorted by relevance
5414 if (!cpumask_empty(rq->scx.cpus_to_kick)) in scx_dump_state()5416 cpumask_pr_args(rq->scx.cpus_to_kick)); in scx_dump_state()6239 for_each_cpu(cpu, this_scx->cpus_to_kick) { in kick_cpus_irq_workfn()6241 cpumask_clear_cpu(cpu, this_scx->cpus_to_kick); in kick_cpus_irq_workfn()6375 BUG_ON(!zalloc_cpumask_var(&rq->scx.cpus_to_kick, GFP_KERNEL)); in init_sched_ext_class()7092 cpumask_set_cpu(cpu, this_rq->scx.cpus_to_kick); in scx_bpf_kick_cpu()