Searched defs:list_splice (Results 1 – 2 of 2) sorted by relevance
136 list_splice(const qede_list_t *list, in list_splice() function
148 #define list_splice(src, dst) { \ macro