Searched defs:cond_func (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/kernel/ |
| H A D | up.c | 43 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, in on_each_cpu_cond_mask() argument
|
| H A D | smp.c | 1014 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, in on_each_cpu_cond_mask() argument 756 smp_call_function_many_cond(const struct cpumask *mask, smp_call_func_t func, void *info, unsigned int scf_flags, smp_cond_func_t cond_func) smp_call_function_many_cond() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | up.c | 72 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, in on_each_cpu_cond_mask() argument 87 void on_each_cpu_cond(smp_cond_func_t cond_func, smp_call_func_t func, in on_each_cpu_cond() argument
|
| H A D | smp.c | 898 void on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, in on_each_cpu_cond_mask() argument 611 smp_call_function_many_cond(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait, smp_cond_func_t cond_func) smp_call_function_many_cond() argument 915 on_each_cpu_cond(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait) on_each_cpu_cond() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | smp.h | 102 static inline void on_each_cpu_cond(smp_cond_func_t cond_func, in on_each_cpu_cond() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_selftest.c | 306 mlx5e_st_func cond_func; member
|
Completed in 5 milliseconds