Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsactl/
H A Dlist.h133 * list_move - delete from one list and add as another's head
137 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
/third_party/exfatprogs/include/
H A Dlist.h124 * list_move - delete from one list and add as another's head
128 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
/third_party/ltp/testcases/realtime/include/
H A Dlist.h154 * list_move - delete from one list and add as another's head
158 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h220 list_move(struct list_head *list, struct list_head *head) in list_move() function

Completed in 4 milliseconds