Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dib_recv.c187 static void rds_ib_recv_cache_put(struct list_head *new_item,
198 rds_ib_recv_cache_put(&frag->f_cache_entry, &ic->i_cache_frags); in rds_ib_frag_free()
221 rds_ib_recv_cache_put(&ibinc->ii_cache_entry, &ic->i_cache_incs); in rds_ib_inc_free()
479 static void rds_ib_recv_cache_put(struct list_head *new_item, in rds_ib_recv_cache_put() function