Searched refs:csd_do_func (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/ |
H A D | smp.c | 130 csd_do_func(smp_call_func_t func, void *info, struct __call_single_data *csd) in csd_do_func() function 404 csd_do_func(func, info, NULL); in generic_exec_single() 511 csd_do_func(func, info, csd); in __flush_smp_call_function_queue() 542 csd_do_func(func, info, csd); in __flush_smp_call_function_queue() 558 csd_do_func(sched_ttwu_pending, entry, csd); in __flush_smp_call_function_queue() 846 csd_do_func(func, info, NULL); in smp_call_function_many_cond()
|