Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dlist.c47 void list_replace(struct list_head *old, struct list_head *new) in list_replace() function
/external/blktrace/btt/
Dlist.h223 static inline void list_replace(struct list_head *old, in list_replace() function
/external/libdrm/
Dutil_double_list.h69 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function
/external/mesa3d/src/util/
Dlist.h76 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function
/external/syslinux/com32/include/linux/
Dlist.h116 static inline void list_replace(struct list_head *old, in list_replace() function