Searched refs:mmap_pgoff (Results 1 – 10 of 10) sorted by relevance
/external/strace/ |
D | sys_func.h | 127 extern SYS_FUNC(mmap_pgoff);
|
D | mem.c | 160 SYS_FUNC(mmap_pgoff) in SYS_FUNC() argument
|
/external/strace/linux/avr32/ |
D | syscallent.h | 118 [ 90] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 76 [ 80] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 191 [1172] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/microblaze/ |
D | syscallent.h | 221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/bfin/ |
D | syscallent.h | 221 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 2783 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,
|