Searched refs:call_single_data (Results 1 – 10 of 10) sorted by relevance
26 struct call_single_data __percpu *csd;48 cfd->csd = alloc_percpu(struct call_single_data); in hotplug_cfd()108 static void csd_lock_wait(struct call_single_data *csd) in csd_lock_wait()114 static void csd_lock(struct call_single_data *csd) in csd_lock()127 static void csd_unlock(struct call_single_data *csd) in csd_unlock()137 static DEFINE_PER_CPU_SHARED_ALIGNED(struct call_single_data, csd_data);144 static int generic_exec_single(int cpu, struct call_single_data *csd, in generic_exec_single()216 struct call_single_data *csd, *csd_next; in flush_smp_call_function_queue()274 struct call_single_data *csd; in smp_call_function_single()275 struct call_single_data csd_stack = { .flags = CSD_FLAG_LOCK | CSD_FLAG_SYNCHRONOUS }; in smp_call_function_single()[all …]
25 int smp_call_function_single_async(int cpu, struct call_single_data *csd) in smp_call_function_single_async()
17 struct call_single_data { struct51 int smp_call_function_single_async(int cpu, struct call_single_data *csd);
103 struct call_single_data csd;
2463 struct call_single_data csd ____cacheline_aligned_in_smp;
468 static DEFINE_PER_CPU(struct call_single_data, tick_broadcast_csd);473 struct call_single_data *csd; in tick_broadcast()494 struct call_single_data *csd; in tick_broadcast_init()
123 static DEFINE_PER_CPU(struct call_single_data, cpuidle_coupled_poke_cb);321 struct call_single_data *csd = &per_cpu(cpuidle_coupled_poke_cb, cpu); in cpuidle_coupled_poke()633 struct call_single_data *csd; in cpuidle_coupled_register_device()
62 struct call_single_data *data = &rq->csd; in raise_blk_irq()
15 struct call_single_data csd;
658 struct call_single_data hrtick_csd;