Home
last modified time | relevance | path

Searched defs:_xchg (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dcmpxchg.h106 #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \ macro

Completed in 1 milliseconds