Home
last modified time | relevance | path

Searched defs:mmap (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixinc.svr4457 extern caddr_t mmap ();\ function
/openbsd/gnu/usr.bin/binutils/intl/
H A Dloadmsgcat.c50 # define mmap __mmap macro
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dloadmsgcat.c50 # define mmap __mmap macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dconfigure.in59 AC_ARG_WITH(mmap, optwith
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dconfigure.in46 AC_ARG_WITH(mmap, optwith
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_gem.h187 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
189 int (*mmap)(struct drm_gem_object *, vm_prot_t, voff_t, vsize_t); member
H A Ddrm_drv.h357 struct uvm_object *(*mmap)(struct file *, vm_prot_t, voff_t, vsize_t); member
/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.c28 void *mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset) in mmap() function
/openbsd/sys/arch/loongson/loongson/
H A Dloongson2_machdep.c226 uint64_t mmap, uint slave) in loongson2f_setup_window()
/openbsd/gnu/usr.bin/gcc/gcc/intl/
H A Dloadmsgcat.c99 # define mmap __mmap macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp156 void *mmap(void *addr, size_t length, int prot, int flags, int fd, in mmap() function
/openbsd/gnu/usr.bin/perl/
H A Dconfig_h.SH309 * available to unmap a region, usually mapped by mmap(). function
1855 * This symbol holds the return type of the mmap() system call function
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks1.c320 WRAPPER(void *, mmap, in WRAPPER() argument
/openbsd/usr.sbin/nsd/
H A Dconfigure.ac1148 AC_ARG_ENABLE(mmap, AS_HELP_STRING([--enable-mmap],[Use mmap instead of malloc. Experimental.])) optenable
/openbsd/sys/arch/armv7/armv7/
H A Darmv7_machdep.c348 EFI_MEMORY_DESCRIPTOR *mmap; variable
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp132 INTERCEPTOR(void *, mmap, void *addr, SIZE_T length, int prot, int flags, in INTERCEPTOR() argument
/openbsd/sys/dev/wscons/
H A Dwsdisplayvar.h138 paddr_t (*mmap)(void *v, off_t off, int prot); member
/openbsd/gnu/gcc/intl/
H A Dloadmsgcat.c463 # define mmap __mmap macro
/openbsd/sys/arch/riscv64/riscv64/
H A Dmachdep.c534 EFI_MEMORY_DESCRIPTOR *mmap; variable
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c463 # define mmap __mmap macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp64 DECLARE__REAL_AND_INTERNAL64(uptr, mmap, void *addr, uptr /*size_t*/ length, in DECLARE__REAL_AND_INTERNAL64() argument
/openbsd/sys/arch/arm64/arm64/
H A Dmachdep.c808 EFI_MEMORY_DESCRIPTOR *mmap; variable
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c53 EFI_MEMORY_DESCRIPTOR *mmap; variable
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c51 EFI_MEMORY_DESCRIPTOR *mmap; variable
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c57 EFI_MEMORY_DESCRIPTOR *mmap; variable

12