Searched refs:bio_alloc_cache (Results 1 – 2 of 2) sorted by relevance
30 struct bio_alloc_cache { struct428 static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache) in bio_alloc_irq_cache_splice()448 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache()719 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, in __bio_alloc_cache_prune()735 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()751 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()767 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()778 struct bio_alloc_cache *cache; in bio_put_percpu_cache()1844 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()
655 struct bio_alloc_cache __percpu *cache;