OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_kcmp
(Results
1 - 25
of
82
) sorted by null
1
2
3
4
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
356
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
359
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
359
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h
316
#define
__NR_kcmp
312
unistd_x32.h
272
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h
1034
#if !defined(
__NR_kcmp
)
1035
#define
__NR_kcmp
272
mips64_linux_syscalls.h
1238
#if !defined(
__NR_kcmp
)
1239
#define
__NR_kcmp
(__NR_Linux + 306)
x86_64_linux_syscalls.h
1261
#if !defined(
__NR_kcmp
)
1262
#define
__NR_kcmp
312
/external/valgrind/include/vki/
vki-scnums-amd64-linux.h
396
#define
__NR_kcmp
312
vki-scnums-arm64-linux.h
308
#define
__NR_kcmp
272
vki-scnums-mips64-linux.h
345
#define
__NR_kcmp
(__NR_Linux + 306)
vki-scnums-s390x-linux.h
311
#define
__NR_kcmp
343
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
359
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
359
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
359
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
359
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h
411
#define
__NR_kcmp
312
unistd_x32.h
359
#define
__NR_kcmp
(__X32_SYSCALL_BIT + 312)
Completed in 99 milliseconds
1
2
3
4