Home
last modified time | relevance | path

Searched refs:on_each_cpu_cond (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsmp.h102 static inline void on_each_cpu_cond(smp_cond_func_t cond_func, in on_each_cpu_cond() function
/openbmc/linux/fs/
H A Dbuffer.c1518 on_each_cpu_cond(has_bh_in_lru, invalidate_bh_lru, NULL, 1); in invalidate_bh_lrus()