Searched refs:bh_lru (Results 1 – 1 of 1) sorted by relevance
1264 struct bh_lru { struct1268 static DEFINE_PER_CPU(struct bh_lru, bh_lrus) = {{ NULL }}; argument1446 struct bh_lru *b = &get_cpu_var(bh_lrus); in invalidate_bh_lru()1458 struct bh_lru *b = per_cpu_ptr(&bh_lrus, cpu); in has_bh_in_lru()3351 struct bh_lru *b = &per_cpu(bh_lrus, cpu); in buffer_exit_cpu()