Searched refs:ldest (Results 1 – 2 of 2) sorted by relevance
37 long *ldest = dest; in memmove() local41 *ldest++ = *lsrc++; in memmove()43 dest = ldest; in memmove()79 long *ldest = dest; in memmove() local83 *--ldest = *--lsrc; in memmove()85 dest = ldest; in memmove()
1324 struct hlist_head *ldest; in fib_info_hash_move() local1328 ldest = &new_laddrhash[new_hash]; in fib_info_hash_move()1329 hlist_add_head(&fi->fib_lhash, ldest); in fib_info_hash_move()