Searched refs:entry1 (Results 1 – 1 of 1) sorted by relevance
269 static inline void list_swap(struct list_head *entry1, in list_swap() argument275 list_replace(entry1, entry2); in list_swap()276 if (pos == entry1) in list_swap()278 list_add(entry1, pos); in list_swap()