HomeSort by relevance Sort by last modified time
    Searched refs:__xchg_u64 (Results 1 - 5 of 5) sorted by null

  /external/kernel-headers/original/asm-mips/
system.h 133 static inline __u64 __xchg_u64(volatile __u64 * m, __u64 val) function
181 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro
194 return __xchg_u64(ptr, x);
  /bionic/libc/kernel/arch-mips/asm/
system.h 36 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
system.h 36 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
system.h 36 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
system.h 36 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro

Completed in 30 milliseconds