Searched refs:bio_alloc_cache (Results 1 – 2 of 2) sorted by relevance
28 struct bio_alloc_cache { struct627 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()647 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()663 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()688 struct bio_alloc_cache *cache; in bio_put()1652 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()1700 struct bio_alloc_cache *cache; in bio_alloc_kiocb()
615 struct bio_alloc_cache __percpu *cache;
Completed in 7 milliseconds