Searched defs:list_replace (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/libdrm/dist/ | ||
| H A D | util_double_list.h | 69 static inline void list_replace(struct list_head *from, struct list_head *to) function in typeref:typename:void |
| /xsrc/external/mit/xf86-video-intel/dist/src/ | ||
| H A D | intel_list.h | 170 static inline void list_replace(struct list *old, function in typeref:typename:void 371 static inline void list_replace(struct list *old, function in typeref:typename:void |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ | ||
| H A D | intel_list.h | 170 static inline void list_replace(struct list *old, function in typeref:typename:void 383 static inline void list_replace(struct list *old, function in typeref:typename:void |
| /xsrc/external/mit/MesaLib.old/dist/src/util/ | ||
| H A D | list.h | 77 static inline void list_replace(struct list_head *from, struct list_head *to) function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | list.h | 82 static inline void list_replace(struct list_head *from, struct list_head *to) function in typeref:typename:void |
Completed in 5 milliseconds