Searched defs:list_replace (Results 1 – 3 of 3) sorted by relevance
69 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function
89 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() function
106 list_replace(struct list_head *old, struct list_head *new) in list_replace() function