Searched refs:bh_lru (Results 1 – 1 of 1) sorted by relevance
1202 struct bh_lru { struct1206 static DEFINE_PER_CPU(struct bh_lru, bh_lrus) = {{ NULL }}; argument1231 struct bh_lru *b; in bh_lru_install()1371 struct bh_lru *b = &get_cpu_var(bh_lrus); in invalidate_bh_lru()1383 struct bh_lru *b = per_cpu_ptr(&bh_lrus, cpu); in has_bh_in_lru()3394 struct bh_lru *b = &per_cpu(bh_lrus, cpu); in buffer_exit_cpu_dead()