Searched refs:has_bh_in_lru (Results 1 – 3 of 3) sorted by relevance
465 bool has_bh_in_lru(int cpu, void *dummy);478 static inline bool has_bh_in_lru(int cpu, void *dummy) { return false; } in has_bh_in_lru() function
794 has_bh_in_lru(cpu, NULL); in cpu_needs_drain()
1503 bool has_bh_in_lru(int cpu, void *dummy) in has_bh_in_lru() function1518 on_each_cpu_cond(has_bh_in_lru, invalidate_bh_lru, NULL, 1); in invalidate_bh_lrus()