Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dsystem.h724 __cmpxchg_u16_local(volatile short *m, long old, long new) in __cmpxchg_u16_local() function
801 return __cmpxchg_u16_local(ptr, old, new); in __cmpxchg_local()