Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
Dfc_exch.c57 struct fc_exch_pool { struct
83 struct fc_exch_pool __percpu *pool; argument
411 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, in fc_exch_ptr_get()
424 static inline void fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index, in fc_exch_ptr_set()
436 struct fc_exch_pool *pool; in fc_exch_delete()
814 struct fc_exch_pool *pool; in fc_exch_em_alloc()
926 struct fc_exch_pool *pool; in fc_exch_find()
1919 struct fc_exch_pool *pool, in fc_exch_pool_reset()
2455 struct fc_exch_pool *pool; in fc_exch_mgr_alloc()
2503 mp->pool = __alloc_percpu(pool_size, __alignof__(struct fc_exch_pool)); in fc_exch_mgr_alloc()