| /src/lib/libc/sys/ |
| H A D | mmap.c | 58 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) argument
|
| /src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
| H A D | igt_mmap.c | 17 igt_mmap_node(struct drm_i915_private * i915,struct drm_vma_offset_node * node,unsigned long addr,unsigned long prot,unsigned long flags) argument
|
| /src/sys/arch/sun2/sun2/ |
| H A D | mm_md.c | 106 mm_md_mmap(dev_t dev, off_t off, int prot) argument
|
| H A D | mbio.c | 156 mbio_bus_mmap(bus_space_tag_t t,bus_type_t btype,bus_addr_t paddr,off_t off,int prot,int flags) argument
|
| H A D | obmem.c | 148 obmem_bus_mmap(bus_space_tag_t t,bus_type_t btype,bus_addr_t paddr,off_t off,int prot,int flags) argument
|
| /src/sys/arch/usermode/usermode/ |
| H A D | vm_machdep.c | 52 vm_prot_t prot; local in function:vmapbuf
|
| /src/sys/uvm/ |
| H A D | uvm_unix.c | 100 vm_prot_t prot = UVM_PROT_RW; local in function:sys_obreak
|
| /src/sys/arch/sun3/sun3/ |
| H A D | mm_md.c | 113 mm_md_mmap(dev_t dev, off_t off, int prot) argument
|
| H A D | obmem.c | 136 obmem_bus_mmap(bus_space_tag_t t,bus_type_t btype,bus_addr_t paddr,off_t off,int prot,int flags) argument
|
| /src/sys/arch/sun3/sun3x/ |
| H A D | mm_md.c | 111 mm_md_mmap(dev_t dev, off_t off, int prot) argument
|
| /src/sys/external/bsd/drm2/pci/ |
| H A D | drmfb_pci.c | 79 drmfb_pci_mmap(struct drmfb_softc *sc, off_t offset, int prot) argument
|
| /src/sys/arch/amiga/amiga/ |
| H A D | bus.c | 48 bus_space_mmap(bus_space_tag_t t, bus_addr_t addr, off_t off, int prot, argument
|
| /src/sys/arch/arm/arm/ |
| H A D | efi_machdep.c | 110 int prot = 0; local in function:cpu_efirt_map_range
|
| /src/sys/arch/aarch64/aarch64/ |
| H A D | efi_machdep.c | 58 int prot = 0; local in function:cpu_efirt_map_range
|
| /src/sys/external/bsd/drm/dist/bsd-core/ |
| H A D | drm_vm.c | 32 drm_mmap(struct cdev * kdev,vm_offset_t offset,vm_paddr_t * paddr,int prot) argument
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_mm.c | 40 pgprot_t prot; member in struct:remap_pfn
|
| /src/sys/modules/examples/mapper/ |
| H A D | mapper.c | 103 mapper_mmap(dev_t dev, off_t off, int prot) argument
|
| /src/sys/compat/freebsd/ |
| H A D | freebsd_misc.c | 97 int flags, prot, fd; local in function:freebsd_sys_mmap
|
| /src/sys/arch/ia64/ia64/ |
| H A D | bus_space.c | 78 ia64_bus_space_mmap(bus_space_tag_t t,bus_addr_t addr,off_t offset,int prot,int flags) argument
|
| /src/sys/external/bsd/drm2/drm/ |
| H A D | drm_gem_vm.c | 68 drm_gem_or_legacy_mmap_object(struct drm_device * dev,off_t byte_offset,size_t nbytes,int prot,struct uvm_object ** uobjp,voff_t * uoffsetp,struct file * file) argument 88 drm_gem_mmap_object(struct drm_device * dev,off_t byte_offset,size_t nbytes,int prot,struct uvm_object ** uobjp,voff_t * uoffsetp,struct file * file) argument
|
| /src/lib/librumpuser/ |
| H A D | rumpuser_mem.c | 81 int prot, rv; local in function:rumpuser_anonmmap
|
| /src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
| H A D | WindowsMMap.c | 32 void *mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset) argument
|
| /src/sys/rump/librump/rumpkern/arch/generic/ |
| H A D | rump_generic_pmap.c | 43 pmap_kenter_pa(vaddr_t va, paddr_t pa, vm_prot_t prot, u_int fl) argument 57 pmap_enter(pmap_t pmap, vaddr_t va, paddr_t pa, vm_prot_t prot, u_int flags) argument 79 pmap_page_protect(struct vm_page *pg, vm_prot_t prot) argument
|
| /src/tests/lib/libc/sys/ |
| H A D | t_mprotect.c | 86 int prot[2] = { PROT_NONE, PROT_READ }; local in function:ATF_TC_BODY 227 const int prot[4] = { PROT_NONE, PROT_READ, PROT_WRITE }; local in function:ATF_TC_BODY
|
| /src/sys/arch/sparc64/dev/ |
| H A D | mkclock.c | 274 vm_prot_t prot; local in function:mkclock_wenable
|