Searched refs:_old (Results 1 – 6 of 6) sorted by relevance
161 __typeof__(_ptr) _old = (__typeof__(_ptr))(_pold); \162 __typeof__(*(_ptr)) __old = *_old; \213 *_old = __old; \
36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ argument38 union __u128_halves o = { .full = (_old), }, \
258 struct alloc_tag * __maybe_unused _old; \259 _old = alloc_tag_save(_tag); \261 alloc_tag_restore(_tag, _old); \
493 estats->s -= qstats_old->s##_old; \494 qstats_old->s##_old = qstats->s; \
154 const struct rtnl_link_stats64 *_old) in net_failover_fold_stats() argument157 const u64 *old = (const u64 *)_old; in net_failover_fold_stats()
4450 const struct rtnl_link_stats64 *_old) in bond_fold_stats() argument4453 const u64 *old = (const u64 *)_old; in bond_fold_stats()