Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c5726 struct scx_kick_syncs __rcu *ksyncs_pcpu = __this_cpu_read(scx_kick_syncs); in kick_cpus_irq_workfn() local
5731 if (unlikely(!ksyncs_pcpu)) { in kick_cpus_irq_workfn()
5736 ksyncs = rcu_dereference_bh(ksyncs_pcpu)->syncs; in kick_cpus_irq_workfn()