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