Searched refs:bio_alloc_cache (Results 1 – 2 of 2) sorted by relevance
30 struct bio_alloc_cache { struct427 static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache) in bio_alloc_irq_cache_splice()447 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache()714 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, in __bio_alloc_cache_prune()730 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()746 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()762 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()773 struct bio_alloc_cache *cache; in bio_put_percpu_cache()1871 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()
631 struct bio_alloc_cache __percpu *cache;