Home
last modified time | relevance | path

Searched refs:list_move_tail (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dlist.h144 * list_move_tail - delete from one list and add as another's tail
148 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h228 list_move_tail(struct list_head *entry, struct list_head *head) in list_move_tail() function
239 list_move_tail(entry, head); in list_rotate_to_front()
/third_party/exfatprogs/include/
H A Dlist.h135 * list_move_tail - delete from one list and add as another's tail
139 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/third_party/ltp/testcases/realtime/include/
H A Dlist.h165 * list_move_tail - delete from one list and add as another's tail
169 static inline void list_move_tail(struct list_head *list, in list_move_tail() function

Completed in 3 milliseconds