Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
H A Dfc_exch.c58 struct fc_exch_pool { struct
84 struct fc_exch_pool __percpu *pool; argument
412 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, in fc_exch_ptr_get()
425 static inline void fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index, in fc_exch_ptr_set()
437 struct fc_exch_pool *pool; in fc_exch_delete()
818 struct fc_exch_pool *pool; in fc_exch_em_alloc()
929 struct fc_exch_pool *pool; in fc_exch_find()
1935 struct fc_exch_pool *pool, in fc_exch_pool_reset()
2471 struct fc_exch_pool *pool; in fc_exch_mgr_alloc()
2519 mp->pool = __alloc_percpu(pool_size, __alignof__(struct fc_exch_pool)); in fc_exch_mgr_alloc()
/linux/include/scsi/
H A Dlibfc.h444 struct fc_exch_pool *pool;