Searched defs:__NR_munmap (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h58 #define __NR_munmap (__NR_SYSCALL_BASE + 91) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h122 #define __NR_munmap (__NR_SYSCALL_BASE+ 91) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h139 #define __NR_munmap (__NR_Linux + 91) macro
479 #define __NR_munmap (__NR_Linux + 11) macro
867 #define __NR_munmap (__NR_Linux + 11) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h135 #define __NR_munmap 91 macro

Completed in 3633 milliseconds