Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/libfc/
Dfc_exch.c59 struct fc_exch_pool { struct
85 struct fc_exch_pool __percpu *pool; argument
413 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, in fc_exch_ptr_get()
426 static inline void fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index, in fc_exch_ptr_set()
438 struct fc_exch_pool *pool; in fc_exch_delete()
819 struct fc_exch_pool *pool; in fc_exch_em_alloc()
931 struct fc_exch_pool *pool; in fc_exch_find()
1924 struct fc_exch_pool *pool, in fc_exch_pool_reset()
2460 struct fc_exch_pool *pool; in fc_exch_mgr_alloc()
2508 mp->pool = __alloc_percpu(pool_size, __alignof__(struct fc_exch_pool)); in fc_exch_mgr_alloc()
/Linux-v5.10/include/scsi/
Dlibfc.h429 struct fc_exch_pool *pool;