Home
last modified time | relevance | path

Searched defs:new_last (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/lib/
Dllist.c40 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
/linux-3.3/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1356 u32 old_first, old_last, new_first, new_last; in gfar_sort_mask_table() local