Home
last modified time | relevance | path

Searched refs:smp_cond_func_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsmp.h18 typedef bool (*smp_cond_func_t)(int cpu, void *info); typedef
53 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func,
102 static inline void on_each_cpu_cond(smp_cond_func_t cond_func, in on_each_cpu_cond()
/openbmc/linux/kernel/
H A Dup.c43 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, in on_each_cpu_cond_mask()
H A Dsmp.c759 smp_cond_func_t cond_func) in smp_call_function_many_cond()
1014 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, in on_each_cpu_cond_mask()