Home
last modified time | relevance | path

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

/dragonfly/lib/libc/sys/
H A Dmmap.c43 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) in mmap() function
/dragonfly/sys/dev/drm/include/linux/
H A Dfs.h77 int (*mmap) (struct file *, struct vm_area_struct *); member
H A Ddma-buf.h54 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
/dragonfly/sys/dev/video/fb/
H A Dfbreg.h93 vi_mmap_t *mmap; member
/dragonfly/contrib/binutils-2.27/gold/
H A Dfileread.cc54 # define mmap gold_mmap macro
H A Doutput.cc51 # define mmap gold_mmap macro
/dragonfly/contrib/binutils-2.34/gold/
H A Dfileread.cc54 # define mmap gold_mmap macro
H A Doutput.cc51 # define mmap gold_mmap macro
/dragonfly/sys/sys/
H A Dsysunion.h134 struct mmap_args mmap; member