Searched refs:list_move (Results 1 – 7 of 7) sorted by relevance
158 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
182 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
238 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
242 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
243 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
143 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
331 list_move(&bud->list, &c->old_buds); in remove_buds()