Home
last modified time | relevance | path

Searched refs:__NR_open_by_handle_at (Results 1 – 25 of 26) sorted by relevance

12

/external/libchrome/sandbox/linux/system_headers/
Darm64_linux_syscalls.h1006 #if !defined(__NR_open_by_handle_at)
1007 #define __NR_open_by_handle_at 265 macro
Dx86_64_linux_syscalls.h1229 #if !defined(__NR_open_by_handle_at)
1230 #define __NR_open_by_handle_at 304 macro
Dx86_32_linux_syscalls.h1365 #if !defined(__NR_open_by_handle_at)
1366 #define __NR_open_by_handle_at 342 macro
Dmips64_linux_syscalls.h1210 #if !defined(__NR_open_by_handle_at)
1211 #define __NR_open_by_handle_at (__NR_Linux + 299) macro
Darm_linux_syscalls.h1328 #if !defined(__NR_open_by_handle_at)
1329 #define __NR_open_by_handle_at (__NR_SYSCALL_BASE+371) macro
Dmips_linux_syscalls.h1376 #if !defined(__NR_open_by_handle_at)
1377 #define __NR_open_by_handle_at (__NR_Linux + 340) macro
/external/valgrind/include/vki/
Dvki-scnums-arm64-linux.h301 #define __NR_open_by_handle_at 265 macro
Dvki-scnums-s390x-linux.h304 #define __NR_open_by_handle_at 336 macro
Dvki-scnums-amd64-linux.h388 #define __NR_open_by_handle_at 304 macro
Dvki-scnums-ppc32-linux.h391 #define __NR_open_by_handle_at 346 macro
Dvki-scnums-x86-linux.h379 #define __NR_open_by_handle_at 342 macro
Dvki-scnums-ppc64-linux.h383 #define __NR_open_by_handle_at 346 macro
Dvki-scnums-arm-linux.h410 #define __NR_open_by_handle_at 371 macro
Dvki-scnums-mips64-linux.h338 #define __NR_open_by_handle_at (__NR_Linux + 299) macro
Dvki-scnums-mips32-linux.h380 #define __NR_open_by_handle_at (__NR_Linux + 340) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h308 #define __NR_open_by_handle_at 304 macro
Dunistd_32.h342 #define __NR_open_by_handle_at 342 macro
Dunistd_x32.h267 #define __NR_open_by_handle_at (__X32_SYSCALL_BIT + 304) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd.h363 #define __NR_open_by_handle_at (__NR_Linux + 340) macro
699 #define __NR_open_by_handle_at (__NR_Linux + 299) macro
1041 #define __NR_open_by_handle_at (__NR_Linux + 304) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h675 #define __NR_open_by_handle_at 265 macro
676 __SC_COMP(__NR_open_by_handle_at, sys_open_by_handle_at, \
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd.h400 #define __NR_open_by_handle_at (__NR_SYSCALL_BASE+371) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc970 case __NR_open_by_handle_at: in IsMisc()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-s390x-linux.c1037 LINXY(__NR_open_by_handle_at, sys_open_by_handle_at), // 336
Dsyswrap-amd64-linux.c1061 LINXY(__NR_open_by_handle_at, sys_open_by_handle_at),// 304
Dsyswrap-arm-linux.c1214 LINXY(__NR_open_by_handle_at, sys_open_by_handle_at),// 371

12