HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_sys_mmap (Results 1 - 4 of 4) sorted by null

  /external/strace/linux/arc/
syscallent.h 1 #define ARCH_sys_mmap sys_mmap_pgoff
  /external/strace/linux/or1k/
syscallent.h 1 #define ARCH_sys_mmap sys_mmap_pgoff
  /external/strace/linux/tile/
syscallent1.h 1 #define ARCH_sys_mmap sys_mmap_4koff
  /external/strace/linux/32/
syscallent.h 1 #ifndef ARCH_sys_mmap
2 # define ARCH_sys_mmap sys_mmap
230 [222] = { 6, TD|TM|SI, ARCH_sys_mmap, "mmap2" },
276 #undef ARCH_sys_mmap

Completed in 2056 milliseconds