Searched refs:csd_do_func (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/ |
| H A D | smp.c | 140 csd_do_func(smp_call_func_t func, void *info, call_single_data_t *csd) in csd_do_func() function 494 csd_do_func(func, info, NULL); in generic_exec_single() 601 csd_do_func(func, info, csd); in __flush_smp_call_function_queue() 632 csd_do_func(func, info, csd); in __flush_smp_call_function_queue() 648 csd_do_func(sched_ttwu_pending, entry, csd); in __flush_smp_call_function_queue() 983 csd_do_func(func, info, NULL); in smp_call_function_many_cond()
|