Searched refs:new_last (Results 1 – 3 of 3) sorted by relevance
38 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument44 new_last->next = first = ACCESS_ONCE(head->first); in llist_add_batch()
169 struct llist_node *new_last,
1472 u32 old_first, old_last, new_first, new_last; in gfar_sort_mask_table() local1493 new_last = mask_table[i - 1].end; in gfar_sort_mask_table()1497 &temp_table->fe[new_last], in gfar_sort_mask_table()