Searched refs:mmap_pgoff (Results 1 – 12 of 12) sorted by relevance
/external/strace/ |
D | mem.c | 175 SYS_FUNC(mmap_pgoff) in SYS_FUNC() argument
|
D | sys_func.h | 131 extern SYS_FUNC(mmap_pgoff);
|
D | ChangeLog | 22128 (SYS_FUNC(mmap), SYS_FUNC(mmap_pgoff), SYS_FUNC(mmap_pgoff)): Remove 34029 * linux/arc/syscallent.h: Add sys_ prefix to ARCH_mmap and mmap_pgoff.
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 76 [ 80] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 119 [ 90] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 178 [1172] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 222 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 222 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/bfin/ |
D | syscallent.h | 222 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/strace/linux/microblaze/ |
D | syscallent.h | 222 [192] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" },
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 2779 PRE_SYSCALL(mmap_pgoff)(long addr, long len, long prot, long flags, long fd, 2782 POST_SYSCALL(mmap_pgoff)(long res, long addr, long len, long prot, long flags,
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 2780 PRE_SYSCALL(mmap_pgoff)(long addr, long len, long prot, long flags, long fd, 2783 POST_SYSCALL(mmap_pgoff)(long res, long addr, long len, long prot, long flags,
|