Searched refs:new_first (Results 1 – 3 of 3) sorted by relevance
429 struct list_head *new_first = entry->next; in __list_cut_position() local434 head->next = new_first; in __list_cut_position()435 new_first->prev = head; in __list_cut_position()
395 struct list_head *new_first = entry->next; in __list_cut_position() local400 head->next = new_first; in __list_cut_position()401 new_first->prev = head; in __list_cut_position()
242 struct list_head *new_first = entry->next; in __list_cut_position() local247 head->next = new_first; in __list_cut_position()248 new_first->prev = head; in __list_cut_position()