Searched refs:smp_cond_func_t (Results 1 – 1 of 1) sorted by relevance
18 typedef bool (*smp_cond_func_t)(int cpu, void *info); typedef53 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()
Completed in 2 milliseconds