Searched refs:bio_alloc_cache (Results 1 – 2 of 2) sorted by relevance
30 struct bio_alloc_cache { struct470 static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache) in bio_alloc_irq_cache_splice()490 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache()759 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, in __bio_alloc_cache_prune()775 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()791 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()807 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()818 struct bio_alloc_cache *cache; in bio_put_percpu_cache()1964 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()
678 struct bio_alloc_cache __percpu *cache;