Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dsystem.h698 __cmpxchg_u8_local(volatile char *m, long old, long new) in __cmpxchg_u8_local() function
799 return __cmpxchg_u8_local(ptr, old, new); in __cmpxchg_local()