Searched defs:mmap (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/external/bsd/nvi/dist/clib/
H A Dmmap.c21 mmap(char *addr, size_t len, int prot, int flags, int fd, off_t off) function
/netbsd-current/sys/dev/hpc/
H A Dhpcfbvar.h44 paddr_t (*mmap)(void *, off_t, int); member in struct:hpcfb_accessops
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DWindowsMMap.c32 void *mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset) function
/netbsd-current/tests/kernel/
H A Dt_memfd_create.c172 ATF_TC(mmap); variable
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/checkds/
H A Dtests_checkds.py14 import mmap namespace
/netbsd-current/sys/arch/evbmips/loongson/
H A Dloongson2_machdep.c277 loongson2f_setup_window(uint master, uint window, uint64_t base, uint64_t mask, uint64_t mmap, uint slave) argument
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dloadmsgcat.c93 # define mmap __mmap macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cc163 void *mmap(void *addr, size_t length, int prot, int flags, int fd, function
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_gem.h176 int (*mmap)(struct drm_gem_object *, off_t *, size_t, int, member in struct:drm_gem_object_funcs
179 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member in struct:drm_gem_object_funcs
[all...]
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Ddma-buf.h68 int (*mmap)(struct dma_buf *, off_t *, size_t, int, int *, member in struct:dma_buf_ops
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DHeapMap.cc189 HeapMap::mmap (uint64_t addr, int64_t size, long val) function in class:HeapMap
/netbsd-current/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h44 void (*mmap) (void); member in struct:file_operations
/netbsd-current/sys/arch/x86/x86/
H A Dmultiboot2.c884 multiboot_memory_map_t *mmap; local
/netbsd-current/sys/arch/mips/mips/
H A Dbus_space_alignstride_chipdep.c659 __BS(mmap)(void *v, bus_addr_t addr, off_t off, int prot, int flags) function
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dfileread.cc54 # define mmap gold_mmap macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.h82 #define mmap CALL_UTIL(mmap) macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dgeneric-morestack.c94 #define mmap morestack_mmap macro
/netbsd-current/sys/dev/wscons/
H A Dwsdisplayvar.h124 paddr_t (*mmap)(void *, void *, off_t, int); member in struct:wsdisplay_accessops
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Ddv-cfi.c161 unsigned char *data, *mmap; member in struct:cfi
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dgeneric-morestack.c94 #define mmap morestack_mmap macro
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Ddv-cfi.c162 unsigned char *data, *mmap; member in struct:cfi
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c463 # define mmap __mmap macro
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dloadmsgcat.c463 # define mmap __mmap macro
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c463 # define mmap __mmap macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dloadmsgcat.c471 # define mmap(addr, len, prot, flags, fd, offset) \ macro

Completed in 611 milliseconds

12