Home
last modified time | relevance | path

Searched refs:bio_alloc_cache (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/block/
A Dbio.c31 struct bio_alloc_cache { struct
416 static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache) in bio_alloc_irq_cache_splice()
436 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache()
703 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, in __bio_alloc_cache_prune()
719 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()
735 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()
751 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()
762 struct bio_alloc_cache *cache; in bio_put_percpu_cache()
1770 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()
/linux-6.3-rc2/include/linux/
A Dbio.h663 struct bio_alloc_cache __percpu *cache;

Completed in 10 milliseconds