Home
last modified time | relevance | path

Searched refs:list_splice (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dlist.h179 * list_splice - join two lists
183 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/third_party/exfatprogs/include/
H A Dlist.h170 * list_splice - join two lists
174 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/third_party/ltp/testcases/realtime/include/
H A Dlist.h218 * list_splice - join two lists
222 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h272 list_splice(const struct list_head *list, struct list_head *head) in list_splice() function
/third_party/mesa3d/src/util/
H A Dlist.h146 static inline void list_splice(struct list_head *src, struct list_head *dst) in list_splice() function
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1140 list_splice(&records, &dctx->records); in dd_thread_main()

Completed in 10 milliseconds