has_bh_in_lru
on_each_cpu_cond(has_bh_in_lru, invalidate_bh_lru, NULL, 1);
bool has_bh_in_lru(int cpu, void *dummy);
has_bh_in_lru(cpu, NULL);