Searched refs:__NR_fadvise64 (Results 26 - 50 of 57) sorted by relevance

123

/external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
H A Dunistd.h259 #define __NR_fadvise64 250 macro
/external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
H A Dunistd.h258 #define __NR_fadvise64 250 macro
/external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
H A Dunistd.h254 #define __NR_fadvise64 246 macro
/external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
H A Dunistd.h265 #define __NR_fadvise64 250 /* remove -> sys_fadvise64_64 */ macro
/external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
H A Dunistd.h264 #define __NR_fadvise64 250 macro
/external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
H A Dunistd.h252 #define __NR_fadvise64 233 macro
/external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
H A Dunistd.h193 #define __NR_fadvise64 253 macro
/external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
H A Dunistd_32.h262 #define __NR_fadvise64 250 macro
H A Dunistd_64.h300 #define __NR_fadvise64 278 macro
/external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
H A Dunistd.h274 #define __NR_fadvise64 209 /* Linux Specific */ macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-arm-linux.h308 #define __NR_fadvise64 270 //Added by Johan, 2008-10-11, not sure why it's called _arm_.. otherwise. macro
H A Dvki-scnums-ppc32-linux.h276 #define __NR_fadvise64 233 macro
H A Dvki-scnums-ppc64-linux.h270 #define __NR_fadvise64 233 macro
H A Dvki-scnums-x86-linux.h287 #define __NR_fadvise64 250 macro
H A Dvki-scnums-mips64-linux.h254 #define __NR_fadvise64 (__NR_Linux + 215) macro
H A Dvki-scnums-mips32-linux.h294 #define __NR_fadvise64 (__NR_Linux + 254) macro
/external/chromium_org/sandbox/linux/services/
H A Dmips_linux_syscalls.h1034 #if !defined(__NR_fadvise64)
1035 #define __NR_fadvise64 (__NR_Linux + 254) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_x32.h199 #define __NR_fadvise64 (__X32_SYSCALL_BIT + 221) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h783 #define __NR_fadvise64 1053 macro
785 __SYSCALL(__NR_fadvise64, sys_fadvise64)
887 #define __NR_fadvise64 __NR3264_fadvise64 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h277 #define __NR_fadvise64 (__NR_Linux + 254) macro
606 #define __NR_fadvise64 (__NR_Linux + 215) macro
935 #define __NR_fadvise64 (__NR_Linux + 216) macro
/external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
H A Dunistd.h277 #define __NR_fadvise64 (__NR_Linux + 254) macro
604 #define __NR_fadvise64 (__NR_Linux + 215) macro
931 #define __NR_fadvise64 (__NR_Linux + 216) macro
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc168 case __NR_fadvise64: // EPERM not a valid errno.
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c957 PLAX_(__NR_fadvise64, sys_fadvise64), // 233
H A Dsyswrap-amd64-linux.c976 PLAX_(__NR_fadvise64, sys_fadvise64), // 221
H A Dsyswrap-mips32-linux.c1067 LINX_ (__NR_fadvise64, sys_fadvise64), // 254

Completed in 462 milliseconds

123