Searched refs:new_first (Results 1 – 2 of 2) sorted by relevance
247 struct list_head *new_first = entry->next; in __list_cut_position() local252 head->next = new_first; in __list_cut_position()253 new_first->prev = head; in __list_cut_position()
488 struct list_head *new_first = entry->next; in __list_cut_position() local493 head->next = new_first; in __list_cut_position()494 new_first->prev = head; in __list_cut_position()