Searched refs:__u128_halves (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcmpxchg_64.h23 union __u128_halves { union
32 union __u128_halves o = { .full = (_old), }, \
58 union __u128_halves o = { .full = *(_oldp), }, \
/linux-master/arch/arm64/include/asm/
H A Datomic_ll_sc.h297 union __u128_halves { union
308 union __u128_halves r, o = { .full = (old) }, \
H A Datomic_lse.h288 union __u128_halves r, o = { .full = (old) }, \

Completed in 134 milliseconds