Searched refs:bio_alloc_cache (Results 1 – 2 of 2) sorted by relevance
28 struct bio_alloc_cache { struct415 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache()682 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()703 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()719 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()745 struct bio_alloc_cache *cache; in bio_put()1719 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()
659 struct bio_alloc_cache __percpu *cache;