Home
last modified time | relevance | path

Searched refs:new_first (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
Dmkregtable.c239 struct list_head *new_first = entry->next; in __list_cut_position() local
244 head->next = new_first; in __list_cut_position()
245 new_first->prev = head; in __list_cut_position()
/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1467 u32 old_first, old_last, new_first, new_last; in gfar_sort_mask_table() local
1487 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()