Home
last modified time | relevance | path

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

/arch/sh/include/asm/
A Dsystem.h197 static inline unsigned long __cmpxchg_u32(volatile int * m, unsigned long old, in __cmpxchg_u32() function
222 return __cmpxchg_u32(ptr, old, new); in __cmpxchg()

Completed in 5 milliseconds