Searched defs:io_pool (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ | ||
H A D | efct_io.c | 24 struct efct_io_pool *io_pool; in efct_io_pool_create() local 76 efct_io_pool_free(struct efct_io_pool *io_pool) efct_io_pool_free() argument 105 efct_io_pool_io_alloc(struct efct_io_pool *io_pool) efct_io_pool_io_alloc() argument 147 efct_io_pool_io_free(struct efct_io_pool *io_pool, struct efct_io *io) efct_io_pool_io_free() argument [all...] |
H A D | efct_xport.h | 130 struct efct_io_pool *io_pool; member |
/kernel/linux/linux-5.10/drivers/md/ | ||
H A D | raid5-ppl.c | 100 mempool_t io_pool; member |
H A D | raid5-cache.c | 119 mempool_t io_pool; member |
/kernel/linux/linux-6.6/drivers/md/ | ||
H A D | raid5-ppl.c | 100 mempool_t io_pool; member |
H A D | raid5-cache.c | 119 mempool_t io_pool; member |
Completed in 13 milliseconds