Searched refs:ksyncs_pcpu (Results 1 – 1 of 1) sorted by relevance
5726 struct scx_kick_syncs __rcu *ksyncs_pcpu = __this_cpu_read(scx_kick_syncs); in kick_cpus_irq_workfn() local5731 if (unlikely(!ksyncs_pcpu)) { in kick_cpus_irq_workfn()5736 ksyncs = rcu_dereference_bh(ksyncs_pcpu)->syncs; in kick_cpus_irq_workfn()