Searched refs:xfer (Results 1 – 2 of 2) sorted by relevance
92 tmp = xchg(&cache->xfer, NULL); in rds_ib_cache_xfer_to_ready()115 cache->xfer = NULL; in rds_ib_recv_alloc_cache()505 old = xchg(&cache->xfer, NULL); in rds_ib_recv_cache_put()508 old = cmpxchg(&cache->xfer, NULL, chpfirst); in rds_ib_recv_cache_put()
55 struct list_head *xfer; member