Lines Matching defs:scx_kick_syncs
126 struct scx_kick_syncs {
131 static DEFINE_PER_CPU(struct scx_kick_syncs __rcu *, scx_kick_syncs);
3229 struct scx_kick_syncs __rcu *ks = __this_cpu_read(scx_kick_syncs);
5803 struct scx_kick_syncs **ksyncs = per_cpu_ptr(&scx_kick_syncs, cpu);
5804 struct scx_kick_syncs *to_free;
6784 struct scx_kick_syncs **ksyncs = per_cpu_ptr(&scx_kick_syncs, cpu);
6785 struct scx_kick_syncs *new_ksyncs;
8445 struct scx_kick_syncs __rcu *ksyncs_pcpu = __this_cpu_read(scx_kick_syncs);