Searched refs:new_last (Results 1 – 1 of 1) sorted by relevance
26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument32 new_last->next = first = READ_ONCE(head->first); in llist_add_batch()