Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c555 static bool _cmpxchg(int size, void *target, __uint128_t *old_addr, __uint128_t new) in _cmpxchg() function
/openbmc/linux/include/asm-generic/
H A Dpercpu.h92 #define __cpu_fallback_try_cmpxchg(pcp, ovalp, nval, _cmpxchg) \ argument