Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/lib/
Dbitops.c83 u8 __cmpxchg_u8(volatile u8 *ptr, u8 old, u8 new) in __cmpxchg_u8() function
/Linux-v5.10/arch/sparc/include/asm/
Dcmpxchg_64.h131 __cmpxchg_u8(volatile unsigned char *m, unsigned char old, unsigned char new) in __cmpxchg_u8() function