OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_name_to_handle_at
(Results
1 - 25
of
121
) sorted by null
1
2
3
4
5
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
unistd_x32.h
349
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
unistd_x32.h
351
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
unistd_x32.h
351
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h
307
#define
__NR_name_to_handle_at
303
unistd_x32.h
266
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h
1002
#if !defined(
__NR_name_to_handle_at
)
1003
#define
__NR_name_to_handle_at
264
mips64_linux_syscalls.h
1206
#if !defined(
__NR_name_to_handle_at
)
1207
#define
__NR_name_to_handle_at
(__NR_Linux + 298)
x86_64_linux_syscalls.h
1225
#if !defined(
__NR_name_to_handle_at
)
1226
#define
__NR_name_to_handle_at
303
/external/valgrind/include/vki/
vki-scnums-amd64-linux.h
387
#define
__NR_name_to_handle_at
303
vki-scnums-arm64-linux.h
300
#define
__NR_name_to_handle_at
264
vki-scnums-mips64-linux.h
337
#define
__NR_name_to_handle_at
(__NR_Linux + 298)
vki-scnums-s390x-linux.h
303
#define
__NR_name_to_handle_at
335
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h
675
#define
__NR_name_to_handle_at
264
676
__SYSCALL(
__NR_name_to_handle_at
, sys_name_to_handle_at)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
unistd_x32.h
351
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
unistd_x32.h
351
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
unistd_x32.h
351
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
unistd_x32.h
351
#define
__NR_name_to_handle_at
(__X32_SYSCALL_BIT + 303)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h
400
#define
__NR_name_to_handle_at
303
Completed in 2733 milliseconds
1
2
3
4
5