Home
last modified time | relevance | path

Searched refs:cmpxchg_rel (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/ia64/include/uapi/asm/
A Dcmpxchg.h115 #define cmpxchg_rel(ptr, o, n) \ macro
/linux-6.3-rc2/arch/ia64/include/asm/
A Dbitops.h117 } while (cmpxchg_rel(m, old, new) != old); in clear_bit_unlock()

Completed in 3 milliseconds