bio_alloc_cache
bs->cache = alloc_percpu(struct bio_alloc_cache);
static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache)
struct bio_alloc_cache *cache;
static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache,
static void bio_alloc_cache_prune(struct bio_alloc_cache *cache,
struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu);
struct bio_alloc_cache *cache;
struct bio_alloc_cache *cache;
struct bio_alloc_cache __percpu *cache;