Searched defs:list_move_tail (Results 1 – 4 of 4) sorted by relevance
82 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
85 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
190 static __inline void list_move_tail(struct list_head *list, struct list_head *head) in list_move_tail() function