/freebsd/sys/compat/linux/ |
H A D | linux_mmap.c | 62 linux_mmap_check_fp(struct file * fp,int flags,int prot,int maxprot) linux_mmap_check_fp() argument 73 linux_mmap_common(struct thread * td,uintptr_t addr,size_t len,int prot,int flags,int fd,off_t pos) linux_mmap_common() argument 225 linux_mprotect_common(struct thread * td,uintptr_t addr,size_t len,int prot) linux_mprotect_common() argument 413 linux_fixup_prot(struct thread * td,int * prot) linux_fixup_prot() argument [all...] |
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | page.h | 67 pgprot2cachemode(pgprot_t prot) in pgprot2cachemode() 83 #define pgprot_noncached(prot) \ argument 86 #define pgprot_writecombine(prot) \ argument 89 #define pgprot_writecombine(prot) pgprot_noncached(prot) argument
|
H A D | highmem.h | 76 kmap_atomic_prot(struct page * page,pgprot_t prot) kmap_atomic_prot() argument 97 kmap_local_page_prot(struct page * page,pgprot_t prot) kmap_local_page_prot() argument
|
/freebsd/sys/dev/xdma/ |
H A D | xdma_iommu.c | 78 vm_paddr_t pa, vm_size_t size, vm_prot_t prot) in xdma_iommu_enter() 101 vm_paddr_t pa, vm_size_t size, vm_prot_t prot) in xdma_iommu_add_entry()
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_page.c | 214 vm_prot_t prot; in linux_get_user_pages_internal() local 232 vm_prot_t prot; in __get_user_pages_fast() local 298 unsigned long pfn, pgprot_t prot) in lkpi_vmf_insert_pfn_prot_locked() 357 unsigned long start_pfn, unsigned long size, pgprot_t prot) in lkpi_remap_pfn_range() 403 pgprot_t prot; in lkpi_io_mapping_map_user() local
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | text_mmap.c | 168 validate_mmap(char const * fname, int prot, int flags, tmap_info_t * mapinfo) in validate_mmap() 310 text_mmap(char const * pzFile, int prot, int flags, tmap_info_t * mi) in text_mmap()
|
/freebsd/sys/vm/ |
H A D | vm_mmap.c | 136 int prot; member 159 kern_mmap_maxprot(struct proc *p, int prot) in kern_mmap_maxprot() 181 int align, error, fd, flags, max_prot, prot; in kern_mmap() local 410 int prot; member 437 int flags, prot; in kern_ommap() local 611 int prot; member 623 kern_mprotect(struct thread *td, uintptr_t addr0, size_t size, int prot, in kern_mprotect() 1250 vm_prot_t prot, vm_prot_t *maxprotp, int *flagsp, in vm_mmap_vnode() 1361 vm_mmap_cdev(struct thread *td, vm_size_t objsize, vm_prot_t prot, in vm_mmap_cdev() 1419 vm_mmap(vm_map_t map, vm_offset_t *addr, vm_size_t size, vm_prot_t prot, in vm_mmap() [all …]
|
H A D | device_pager.c | 134 const struct cdev_pager_ops *ops, vm_ooffset_t size, vm_prot_t prot, in cdev_pager_allocate() 254 dev_pager_alloc(void *handle, vm_ooffset_t size, vm_prot_t prot, in dev_pager_alloc() 396 old_dev_pager_fault(vm_object_t object, vm_ooffset_t offset, int prot, in old_dev_pager_fault() 489 old_dev_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, in old_dev_pager_ctor()
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_bo_util.c | 247 vm_memattr_t prot) in ttm_copy_io_ttm_page() 271 vm_memattr_t prot) in ttm_copy_ttm_io_page() 342 vm_memattr_t prot = ttm_io_prot(old_mem->placement); in ttm_bo_move_memcpy() local 346 vm_memattr_t prot = ttm_io_prot(new_mem->placement); in ttm_bo_move_memcpy() local 482 vm_memattr_t prot; in ttm_bo_kmap_ttm() local
|
H A D | ttm_bo_vm.c | 101 int prot, vm_page_t *mres) in ttm_bo_vm_fault() 279 ttm_bo_vm_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, in ttm_bo_vm_ctor()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_mcg.c | 158 u32 prot; in new_steering_entry() local 428 u32 prot; in add_promisc_qp() local 695 u8 *gid, enum mlx4_protocol prot, in find_entry() 1105 int block_mcast_loopback, enum mlx4_protocol prot, in mlx4_qp_attach_common() 1215 enum mlx4_protocol prot, enum mlx4_steer_type steer) in mlx4_qp_detach_common() 1338 enum mlx4_protocol prot) in mlx4_QP_ATTACH() 1371 enum mlx4_protocol prot, u64 *reg_id) in mlx4_trans_to_dmfs_attach() 1410 enum mlx4_protocol prot, u64 *reg_id) in mlx4_multicast_attach() 1439 enum mlx4_protocol prot, u64 reg_id) in mlx4_multicast_detach() 1530 int block_mcast_loopback, enum mlx4_protocol prot) in mlx4_unicast_attach() [all …]
|
/freebsd/sys/powerpc/powerpc/ |
H A D | mem.c | 94 vm_prot_t prot; in memrw() local 191 int prot, vm_memattr_t *memattr) in memmmap()
|
/freebsd/lib/libkvm/ |
H A D | kvm_minidump_i386.c | 252 vm_prot_t prot = VM_PROT_READ; in _i386_entry_to_prot() local 286 vm_prot_t *prot) in _i386_iterator_next() 323 vm_prot_t prot; in _i386_minidump_walk_pages() local
|
H A D | kvm_minidump_riscv.c | 225 vm_prot_t prot = VM_PROT_READ; in _riscv_entry_to_prot() local 241 vm_prot_t prot; in _riscv_minidump_walk_pages() local
|
H A D | kvm_minidump_aarch64.c | 255 vm_prot_t prot = VM_PROT_READ; in _aarch64_entry_to_prot() local 272 vm_prot_t prot; in _aarch64_minidump_walk_pages() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/ |
H A D | safestack_platform.h | 140 inline void *Mmap(void *addr, size_t length, int prot, int flags, int fd, in Mmap() 171 inline int Mprotect(void *addr, size_t length, int prot) { in Mprotect()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux_s390.cpp | 30 uptr internal_mmap(void *addr, uptr length, int prot, int flags, int fd, in internal_mmap() argument 35 unsigned long prot; in internal_mmap() member
|
/freebsd/contrib/libfido2/src/ |
H A D | pcsc.c | 107 prepare_io_request(DWORD prot, SCARD_IO_REQUEST *req) in prepare_io_request() 132 DWORD prot = 0; in copy_info() local 247 DWORD prot = 0; in fido_pcsc_open() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-gre.c | 109 uint16_t flags, prot; in gre_print_0() local 236 uint16_t flags, prot; in gre_print_1() local
|
/freebsd/sys/dev/xen/privcmd/ |
H A D | privcmd.c | 109 privcmd_pg_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, in privcmd_pg_ctor() 146 int prot, vm_page_t *mres) in privcmd_pg_fault() 220 vm_prot_t prot; in setup_virtual_area() local
|
/freebsd/sys/dev/drm2/ |
H A D | drm_vm.c | 47 int prot, vm_memattr_t *memattr) in drm_mmap()
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_mprotect.c | 114 int prot[2] = { PROT_NONE, PROT_READ }; in ATF_TC_BODY() local 262 const int prot[4] = { PROT_NONE, PROT_READ, PROT_WRITE }; in ATF_TC_BODY() local
|
/freebsd/sys/crypto/ccp/ |
H A D | ccp_hardware.h | 274 uint32_t prot:1; member 288 uint32_t prot:1; member 302 uint32_t prot:1; member 315 uint32_t prot:1; member 327 uint32_t prot:1; member 341 uint32_t prot:1; member 353 uint32_t prot:1; member 366 uint32_t prot:1; member 377 uint32_t prot:1; member
|
/freebsd/sys/kern/ |
H A D | kern_physio.c | 49 vm_prot_t prot; in physio() local
|
/freebsd/contrib/jemalloc/src/ |
H A D | pages.c | 79 int prot = *commit ? PAGES_PROT_COMMIT : PAGES_PROT_DECOMMIT; in os_pages_map() local 195 int prot = *commit ? PAGES_PROT_COMMIT : PAGES_PROT_DECOMMIT; in pages_map() local 264 int prot = commit ? PAGES_PROT_COMMIT : PAGES_PROT_DECOMMIT; in pages_commit_impl() local
|