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

/linux-master/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,
/linux-master/kernel/
H A Dup.c43 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func,
H A Dsmp.c759 smp_cond_func_t cond_func)
1014 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func,

Completed in 209 milliseconds