Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dib_recv.c80 static void list_splice_entire_tail(struct list_head *from, in list_splice_entire_tail() function
96 list_splice_entire_tail(tmp, cache->ready); in rds_ib_cache_xfer_to_ready()
145 list_splice_entire_tail(head->first, caller_list); in rds_ib_cache_splice_all_lists()
151 list_splice_entire_tail(cache->ready, caller_list); in rds_ib_cache_splice_all_lists()
508 list_splice_entire_tail(old, chpfirst); in rds_ib_recv_cache_put()