Home
last modified time | relevance | path

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

/linux/block/
H A Dbio.c30 struct bio_alloc_cache { struct
433 static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache) in bio_alloc_irq_cache_splice()
453 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache()
722 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, in __bio_alloc_cache_prune()
738 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()
754 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()
770 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()
781 struct bio_alloc_cache *cache; in bio_put_percpu_cache()
1847 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()
31 free_listbio_alloc_cache global() argument
32 free_list_irqbio_alloc_cache global() argument
33 nrbio_alloc_cache global() argument
34 nr_irqbio_alloc_cache global() argument
/linux/include/linux/
H A Dbio.h657 struct bio_alloc_cache __percpu *cache;