Searched refs:list_replace (Results 1 – 2 of 2) sorted by relevance
116 static __always_inline void list_replace(struct list_head *old, struct list_head *newl) in list_replace() function127 list_replace(old, newl); in list_replace_init()
127 static inline void list_replace(struct list_head *old, in list_replace() function139 list_replace(old, new); in list_replace_init()
Completed in 5 milliseconds