Searched refs:new_first (Results 1 – 2 of 2) sorted by relevance
239 struct list_head *new_first = entry->next; in __list_cut_position() local244 head->next = new_first; in __list_cut_position()245 new_first->prev = head; in __list_cut_position()
1467 u32 old_first, old_last, new_first, new_last; in gfar_sort_mask_table() local1487 new_first = mask_table[start].start + 1; in gfar_sort_mask_table()1490 gfar_swap_bits(&temp_table->fe[new_first], in gfar_sort_mask_table()