Home
last modified time | relevance | path

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

/openbmc/qemu/host/include/aarch64/host/
H A Datomic128-cas.h21 uint64_t newl = int128_getlo(new), newh = int128_gethi(new); in atomic16_cmpxchg() local
/openbmc/u-boot/net/
H A Dnet.c919 struct hole *payload, *thisfrag, *h, *newh; in __net_defragment() local