Home
last modified time | relevance | path

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

/linux/block/
A Dbio.c28 struct bio_alloc_cache { struct
627 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()
/linux/include/linux/
A Dbio.h615 struct bio_alloc_cache __percpu *cache;

Completed in 7 milliseconds