Home
last modified time | relevance | path

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

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