Searched defs:__try_cmpxchg_user_asm (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | uaccess.h | 373 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ macro 412 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ macro
|