Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m32r/include/asm/
Dcmpxchg.h141 __cmpxchg_local_u32(volatile unsigned int *p, unsigned int old, in __cmpxchg_local_u32() function
202 return __cmpxchg_local_u32(ptr, old, new); in __cmpxchg_local()