Home
last modified time | relevance | path

Searched refs:list_move_tail (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-utils/alsactl/
Dlist.h148 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/third_party/ltp/testcases/realtime/include/
Dlist.h169 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/third_party/exfatprogs/include/
Dlist.h139 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/third_party/iptables/libiptc/
Dlinux_list.h249 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h230 list_move_tail(struct list_head *entry, struct list_head *head) in list_move_tail() function