Searched defs:sys_mmap (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/nolibc/ |
| H A D | arch-s390.h | 166 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, sys_mmap() function 180 #define sys_mmap sys_mmap global() macro
|
| /linux/tools/include/nolibc/sys/ |
| H A D | mman.h | 18 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, sys_mmap() function
|