Searched refs:new_first (Results 1 – 1 of 1) sorted by relevance
39 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument48 entry = cmpxchg(&head->first, old_entry, new_first); in llist_add_batch()