Home
last modified time | relevance | path

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

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