/freebsd-src/sys/ofed/drivers/infiniband/core/ |
H A D | ib_core_uverbs.c | 62 struct vm_area_struct *vma, in rdma_umap_priv_init() 98 int rdma_user_mmap_io(struct ib_ucontext *ucontext, struct vm_area_struct *vma, in rdma_user_mmap_io() 189 struct vm_area_struct *vma) in rdma_user_mmap_entry_get()
|
H A D | core_priv.h | 183 struct vm_area_struct *vma; member
|
H A D | ib_uverbs_main.c | 672 static int ib_uverbs_mmap(struct file *filp, struct vm_area_struct *vma) in ib_uverbs_mmap() 696 static void rdma_umap_open(struct vm_area_struct *vma) in rdma_umap_open() 734 static void rdma_umap_close(struct vm_area_struct *vma) in rdma_umap_close() 802 struct vm_area_struct *vma = priv->vma; in uverbs_user_mmap_disassociate() local
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | mm.h | 139 struct vm_area_struct *vma; member 200 io_remap_pfn_range(struct vm_area_struct *vma, in io_remap_pfn_range() argument 216 vmf_insert_pfn_prot(struct vm_area_struct *vma, unsigned long addr, in vmf_insert_pfn_prot() argument 246 remap_pfn_range(struct vm_area_struct * vma,unsigned long addr,unsigned long pfn,unsigned long size,pgprot_t prot) remap_pfn_range() argument 253 vma_pages(struct vm_area_struct * vma) vma_pages() argument 350 vm_flags_set(struct vm_area_struct * vma,unsigned long flags) vm_flags_set() argument 356 vm_flags_clear(struct vm_area_struct * vma,unsigned long flags) vm_flags_clear() argument [all...] |
H A D | io-mapping.h | 119 io_mapping_map_user(struct io_mapping *iomap, struct vm_area_struct *vma, in io_mapping_map_user()
|
H A D | fs.h | 327 call_mmap(struct linux_file *file, struct vm_area_struct *vma) in call_mmap() argument
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | MapFile.cpp | 47 static void writeHeader(raw_ostream &os, uint64_t vma, uint64_t lma, in writeHeader() argument 98 uint64_t vma = syms[i]->getVA(); in getSymbolStrings() local
|
/freebsd-src/sys/compat/linuxkpi/common/src/ |
H A D | linux_page.c | 297 lkpi_vmf_insert_pfn_prot_locked(struct vm_area_struct *vma, unsigned long addr, in lkpi_vmf_insert_pfn_prot_locked() argument 356 lkpi_remap_pfn_range(struct vm_area_struct *vma, unsigned long start_addr, in lkpi_remap_pfn_range() argument 400 lkpi_io_mapping_map_user(struct io_mapping * iomap,struct vm_area_struct * vma,unsigned long addr,unsigned long pfn,unsigned long size) lkpi_io_mapping_map_user() argument [all...] |
H A D | linux_compat.c | 641 zap_vma_ptes(struct vm_area_struct * vma,unsigned long address,unsigned long size) zap_vma_ptes() argument 660 vma_set_file(struct vm_area_struct * vma,struct linux_file * file) vma_set_file() argument
|
/freebsd-src/contrib/elftoolchain/elfcopy/ |
H A D | segments.c | 108 uint64_t dl, vma, lma, start, end; in adjust_addr() local
|
H A D | elfcopy.h | 74 uint64_t vma; member 131 uint64_t vma; /* section virtual addr */ member
|
H A D | sections.c | 1292 uint64_t flags, uint64_t align, uint64_t vma, int loadable) in create_external_section()
|
/freebsd-src/sys/dev/drm2/ |
H A D | drm_drv.c | 187 struct drm_vma_entry *vma, *vma_temp; in drm_lastclose() local
|
/freebsd-src/contrib/wpa/src/utils/ |
H A D | trace.c | 164 bfd_vma vma; in find_addr_sect() local
|
/freebsd-src/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_main.c | 1509 struct vm_area_struct *vma, in mlx5_ib_mmap_clock_info_page() argument 1542 struct vm_area_struct *vma, in uar_mmap() argument 1648 mlx5_vma_to_pgoff(struct vm_area_struct * vma) mlx5_vma_to_pgoff() argument 1660 mlx5_ib_mmap_offset(struct mlx5_ib_dev * dev,struct vm_area_struct * vma,struct ib_ucontext * ucontext) mlx5_ib_mmap_offset() argument 1690 mlx5_ib_mmap(struct ib_ucontext * ibcontext,struct vm_area_struct * vma) mlx5_ib_mmap() argument [all...] |
/freebsd-src/sys/dev/cxgbe/iw_cxgbe/ |
H A D | provider.c | 161 static int c4iw_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in c4iw_mmap() argument [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/cfi/ |
H A D | cfi.cpp | 318 uptr vma = GetMaxUserVirtualAddress(); in InitShadow() local
|
/freebsd-src/sys/dev/mthca/ |
H A D | mthca_provider.c | 349 struct vm_area_struct *vma) in mthca_mmap_uar()
|
/freebsd-src/sys/dev/irdma/ |
H A D | irdma_verbs.c | 98 struct vm_area_struct *vma) in irdma_mmap_legacy() 151 irdma_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in irdma_mmap()
|
/freebsd-src/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 615 struct vm_area_struct *vma) in __bnxt_re_set_vma_data()
|
H A D | ib_verbs.c | 5416 int bnxt_re_mmap(struct ib_ucontext *ib_uctx, struct vm_area_struct *vma) in bnxt_re_mmap() argument [all...] |
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_file.c | 620 zpl_mmap(struct file * filp,struct vm_area_struct * vma) zpl_mmap() argument
|
/freebsd-src/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_main.c | 1094 static int mlx4_ib_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in mlx4_ib_mmap()
|
/freebsd-src/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_verbs.c | 1025 qlnxr_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in qlnxr_mmap()
|