Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_exch.c69 struct fc_exch_pool { struct
95 struct fc_exch_pool __percpu *pool; argument
423 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, in fc_exch_ptr_get()
436 static inline void fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index, in fc_exch_ptr_set()
448 struct fc_exch_pool *pool; in fc_exch_delete()
826 struct fc_exch_pool *pool; in fc_exch_em_alloc()
938 struct fc_exch_pool *pool; in fc_exch_find()
1931 struct fc_exch_pool *pool, in fc_exch_pool_reset()
2467 struct fc_exch_pool *pool; in fc_exch_mgr_alloc()
2515 mp->pool = __alloc_percpu(pool_size, __alignof__(struct fc_exch_pool)); in fc_exch_mgr_alloc()
/Linux-v4.19/include/scsi/
Dlibfc.h441 struct fc_exch_pool *pool;