Searched refs:fc_exch_ptr_get (Results 1 – 1 of 1) sorted by relevance
412 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, in fc_exch_ptr_get() function834 if (!WARN_ON(fc_exch_ptr_get(pool, pool->left))) { in fc_exch_em_alloc()841 if (!WARN_ON(fc_exch_ptr_get(pool, pool->right))) { in fc_exch_em_alloc()850 while (fc_exch_ptr_get(pool, index)) { in fc_exch_em_alloc()945 ep = fc_exch_ptr_get(pool, (xid - mp->min_xid) >> fc_cpu_order); in fc_exch_find()