Searched refs:bh_lru (Results 1 – 1 of 1) sorted by relevance
1203 struct bh_lru { struct1207 static DEFINE_PER_CPU(struct bh_lru, bh_lrus) = {{ NULL }}; argument1232 struct bh_lru *b; in bh_lru_install()1372 struct bh_lru *b = &get_cpu_var(bh_lrus); in invalidate_bh_lru()1384 struct bh_lru *b = per_cpu_ptr(&bh_lrus, cpu); in has_bh_in_lru()3374 struct bh_lru *b = &per_cpu(bh_lrus, cpu); in buffer_exit_cpu_dead()