Home
last modified time | relevance | path

Searched defs:__cmpxchg_u8 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/parisc/lib/
H A Dbitops.c83 u8 notrace __cmpxchg_u8(volatile u8 *ptr, u8 old, u8 new) in __cmpxchg_u8() function
/openbmc/linux/arch/sparc/include/asm/
H A Dcmpxchg_64.h131 __cmpxchg_u8(volatile unsigned char *m, unsigned char old, unsigned char new) in __cmpxchg_u8() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h283 __cmpxchg_u8(volatile unsigned char *p, unsigned long old, unsigned long new) in __cmpxchg_u8() function