Home
last modified time | relevance | path

Searched defs:list_replace (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/
Dutil_double_list.h69 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function
/third_party/mesa3d/src/util/
Dlist.h89 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h106 list_replace(struct list_head *old, struct list_head *new) in list_replace() function