Searched defs:bio_set (Results 1 – 13 of 13) sorted by relevance
5194 struct bio_set { struct5195 struct kmem_cache *bio_slab;5196 unsigned int front_pad;5197 struct bio_alloc_cache *cache;5198 mempool_t bio_pool;5199 mempool_t bvec_pool;5200 mempool_t bio_integrity_pool;5201 mempool_t bvec_integrity_pool;5202 unsigned int back_pad;5203 spinlock_t rescue_lock;[all …]
8148 struct bio_set { struct8149 struct kmem_cache *bio_slab;8150 unsigned int front_pad;8151 struct bio_alloc_cache *cache;8152 mempool_t bio_pool;8153 mempool_t bvec_pool;8154 unsigned int back_pad;8155 spinlock_t rescue_lock;8156 struct bio_list rescue_list;8157 struct work_struct rescue_work;[all …]
7019 struct bio_set { struct7020 struct kmem_cache *bio_slab;7021 unsigned int front_pad;7022 struct bio_alloc_cache *cache;7023 mempool_t bio_pool;7024 mempool_t bvec_pool;7025 unsigned int back_pad;7026 spinlock_t rescue_lock;7027 struct bio_list rescue_list;7028 struct work_struct rescue_work;[all …]
6326 struct bio_set { struct6327 struct kmem_cache *bio_slab;6328 unsigned int front_pad;6329 struct bio_alloc_cache *cache;6330 mempool_t bio_pool;6331 mempool_t bvec_pool;6332 mempool_t bio_integrity_pool;6333 mempool_t bvec_integrity_pool;6334 unsigned int back_pad;6335 spinlock_t rescue_lock;[all …]
7445 struct bio_set { struct7446 struct kmem_cache *bio_slab;7447 unsigned int front_pad;7448 struct bio_alloc_cache *cache;7449 mempool_t bio_pool;7450 mempool_t bvec_pool;7451 mempool_t bio_integrity_pool;7452 mempool_t bvec_integrity_pool;7453 unsigned int back_pad;7454 spinlock_t rescue_lock;[all …]
4790 struct bio_set { struct4791 struct kmem_cache *bio_slab;4792 unsigned int front_pad;4793 struct bio_alloc_cache *cache;4794 mempool_t bio_pool;4795 mempool_t bvec_pool;4796 mempool_t bio_integrity_pool;4797 mempool_t bvec_integrity_pool;4798 unsigned int back_pad;4799 spinlock_t rescue_lock;[all …]
6258 struct bio_set { struct6259 struct kmem_cache *bio_slab;6260 unsigned int front_pad;6261 struct bio_alloc_cache __attribute__((btf_type_tag("percpu"))) *cache;6262 mempool_t bio_pool;6263 mempool_t bvec_pool;6264 unsigned int back_pad;6265 spinlock_t rescue_lock;6266 struct bio_list rescue_list;6267 struct work_struct rescue_work;[all …]
5867 struct bio_set { struct5868 struct kmem_cache *bio_slab;5869 unsigned int front_pad;5870 struct bio_alloc_cache __attribute__((btf_type_tag("percpu"))) *cache;5871 mempool_t bio_pool;5872 mempool_t bvec_pool;5873 unsigned int back_pad;5874 spinlock_t rescue_lock;5875 struct bio_list rescue_list;5876 struct work_struct rescue_work;[all …]