Home
last modified time | relevance | path

Searched refs:mmap_pgoff (Results 1 – 10 of 10) sorted by relevance

/external/strace/
Dsys_func.h127 extern SYS_FUNC(mmap_pgoff);
Dmem.c160 SYS_FUNC(mmap_pgoff) in SYS_FUNC() argument
/external/strace/linux/avr32/
Dsyscallent.h118 [ 90] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
/external/strace/linux/xtensa/
Dsyscallent.h76 [ 80] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
/external/strace/linux/ia64/
Dsyscallent.h191 [1172] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
/external/strace/linux/i386/
Dsyscallent.h221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
/external/strace/linux/m68k/
Dsyscallent.h221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
/external/strace/linux/microblaze/
Dsyscallent.h221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
/external/strace/linux/bfin/
Dsyscallent.h221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc2783 PRE_SYSCALL(mmap_pgoff)(long addr, long len, long prot, long flags, long fd,
2786 POST_SYSCALL(mmap_pgoff)(long res, long addr, long len, long prot, long flags,