Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c85 struct scx_kick_syncs { struct
90 static DEFINE_PER_CPU(struct scx_kick_syncs __rcu *, scx_kick_syncs); argument
2471 struct scx_kick_syncs __rcu *ks = __this_cpu_read(scx_kick_syncs); in kick_sync_wait_bal_cb()
4349 struct scx_kick_syncs **ksyncs = per_cpu_ptr(&scx_kick_syncs, cpu); in free_kick_syncs()
4350 struct scx_kick_syncs *to_free; in free_kick_syncs()
4899 struct scx_kick_syncs **ksyncs = per_cpu_ptr(&scx_kick_syncs, cpu); in alloc_kick_syncs()
4900 struct scx_kick_syncs *new_ksyncs; in alloc_kick_syncs()
5726 struct scx_kick_syncs __rcu *ksyncs_pcpu = __this_cpu_read(scx_kick_syncs); in kick_cpus_irq_workfn()