OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_mmap2
(Results
1 - 25
of
98
) sorted by null
1
2
3
4
/bionic/libc/arch-mips/syscalls/
__mmap2.S
11
li $v0,
__NR_mmap2
/bionic/libc/arch-arm/syscalls/
__mmap2.S
11
ldr r7, =
__NR_mmap2
/bionic/libc/arch-x86/syscalls/
__mmap2.S
19
movl $
__NR_mmap2
, %eax
/external/oprofile/module/ia64/
op_syscalls.c
338
fdesc_mmap2.ip = sys_call_table[
__NR_mmap2
- __NR_ni_syscall];
359
sys_call_table[
__NR_mmap2
- __NR_ni_syscall] =
377
sys_call_table[
__NR_mmap2
- __NR_ni_syscall] =
/external/oprofile/module/x86/
op_syscalls.c
320
old_sys_mmap2 = sys_call_table[
__NR_mmap2
];
334
sys_call_table[
__NR_mmap2
] = my_sys_mmap2;
348
sys_call_table[
__NR_mmap2
] = old_sys_mmap2;
/development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h
115
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
228
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
326
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
456
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 210)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
115
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
228
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
326
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
456
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 210)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
115
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
228
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
326
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
456
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 210)
[
all
...]
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
261
#define
__NR_mmap2
192
/development/ndk/platforms/android-3/include/sys/
linux-syscalls.h
55
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
261
#define
__NR_mmap2
192
/external/kernel-headers/original/asm-x86/
unistd_32.h
200
#define
__NR_mmap2
192
/external/valgrind/main/include/vki/
vki-scnums-arm-linux.h
229
#define
__NR_mmap2
192
vki-scnums-ppc32-linux.h
230
#define
__NR_mmap2
192
vki-scnums-x86-linux.h
229
#define
__NR_mmap2
192
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
200
#define
__NR_mmap2
192
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
200
#define
__NR_mmap2
192
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
200
#define
__NR_mmap2
192
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
55
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
55
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
55
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
207
#define
__NR_mmap2
192
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
55
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
55
#define
__NR_mmap2
(__NR_SYSCALL_BASE + 192)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
207
#define
__NR_mmap2
192
Completed in 899 milliseconds
1
2
3
4