OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__xchg_u64
(Results
1 - 8
of
8
) 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
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
system.h
36
#define
__xchg_u64
__xchg_u64_unsupported_on_32bit_kernels
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
system.h
36
#define
__xchg_u64
__xchg_u64_unsupported_on_32bit_kernels
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
system.h
36
#define
__xchg_u64
__xchg_u64_unsupported_on_32bit_kernels
macro
Completed in 324 milliseconds