Searched refs:xchg_u8 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dcmpxchg-grb.h25 static inline unsigned long xchg_u8(volatile u8 *m, unsigned long val) function
H A Dcmpxchg-irq.h15 static inline unsigned long xchg_u8(volatile u8 *m, unsigned long val) function
H A Dcmpxchg-llsc.h25 static inline unsigned long xchg_u8(volatile u8 *m, unsigned long val) function
32 "movli.l @%2, %0 ! xchg_u8 \n\t"
H A Dsystem.h77 __xchg__res = xchg_u8(__xchg_ptr, x); \

Completed in 98 milliseconds