Searched refs:list_replace (Results 1 – 2 of 2) sorted by relevance
278 list_replace(&old_hdr->head, &new_hdr->head); in debug_realloc()
89 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function