Searched refs:smp_call_function_single_async (Results 1 – 6 of 6) sorted by relevance
28 int smp_call_function_single_async(int cpu, call_single_data_t *csd) in smp_call_function_single_async() function37 EXPORT_SYMBOL(smp_call_function_single_async);
710 int smp_call_function_single_async(int cpu, call_single_data_t *csd) in smp_call_function_single_async() function731 EXPORT_SYMBOL_GPL(smp_call_function_single_async);
267 ret = smp_call_function_single_async(cpu, csd); in kgdb_roundup_cpus()
1304 smp_call_function_single_async(new_cpu_base->cpu, &new_cpu_base->csd); in __hrtimer_start_range_ns()
6337 smp_call_function_single_async(cpu_of(rq), &rq->cfsb_csd); in __unthrottle_cfs_rq_async()12621 smp_call_function_single_async(ilb_cpu, &cpu_rq(ilb_cpu)->nohz_csd); in kick_ilb()
937 smp_call_function_single_async(cpu_of(rq), &rq->hrtick_csd); in hrtick_start()