Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_debug_memory.c278 list_replace(&old_hdr->head, &new_hdr->head); in debug_realloc()
Dlist.h89 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function