Searched refs:new_first (Results 1 – 2 of 2) sorted by relevance
168 extern bool llist_add_batch(struct llist_node *new_first,
237 struct list_head *new_first = entry->next; in __list_cut_position() local242 head->next = new_first; in __list_cut_position()243 new_first->prev = head; in __list_cut_position()