Searched defs:__NR_close (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/sandbox/linux/services/
H A Darm64_linux_syscalls.h238 #if !defined(__NR_close)
239 #define __NR_close 57 macro
H A Dx86_64_linux_syscalls.h25 #if !defined(__NR_close)
26 #define __NR_close 3 macro
H A Darm_linux_syscalls.h42 #if !defined(__NR_close)
43 #define __NR_close (__NR_SYSCALL_BASE+6) macro
H A Dmips_linux_syscalls.h40 #if !defined(__NR_close)
41 #define __NR_close (__NR_Linux + 6) macro
H A Dx86_32_linux_syscalls.h37 #if !defined(__NR_close)
38 #define __NR_close 6 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h179 #define __NR_close 57 macro
180 __SYSCALL(__NR_close, sys_close)
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h7 #define __NR_close 3 macro
H A Dunistd_x32.h7 #define __NR_close (__X32_SYSCALL_BIT + 3) macro
H A Dunistd_32.h10 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
H A Dunistd.h21 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
H A Dunistd.h14 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
H A Dunistd.h14 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
H A Dunistd.h14 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
H A Dunistd.h20 #define __NR_close 1029 macro
/external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
H A Dunistd.h14 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
H A Dunistd.h14 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
H A Dunistd.h19 #define __NR_close 6 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h40 #define __NR_close 3 macro
H A Dvki-scnums-arm64-linux.h96 #define __NR_close 57 macro
H A Dvki-scnums-mips64-linux.h42 #define __NR_close (__NR_Linux + 3) macro
H A Dvki-scnums-s390x-linux.h49 #define __NR_close 6 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h34 #define __NR_close (__NR_SYSCALL_BASE+ 6) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h29 #define __NR_close (__NR_Linux + 6) macro
394 #define __NR_close (__NR_Linux + 3) macro
722 #define __NR_close (__NR_Linux + 3) macro
/external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
H A Dunistd.h10 #define __NR_close 6 macro
/external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
H A Dunistd.h34 #define __NR_close (__NR_SYSCALL_BASE+ 6) macro

Completed in 615 milliseconds

12