Home
last modified time | relevance | path

Searched defs:vma (Results 801 – 825 of 827) sorted by relevance

1...<<31323334

/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c1932 static int atyfb_mmap(struct fb_info *info, struct vm_area_struct *vma) in atyfb_mmap()
/openbmc/linux/fs/btrfs/
H A Dfile.c2047 static int btrfs_file_mmap(struct file *filp, struct vm_area_struct *vma) in btrfs_file_mmap()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c539 int ocrdma_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in ocrdma_mmap()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c2229 struct intel_engine_capture_vma *vma; in execlists_capture_work() local
/openbmc/linux/fs/
H A Dbuffer.c2620 int block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf, in block_page_mkwrite()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1153 static int mlx4_ib_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in mlx4_ib_mmap()
/openbmc/linux/kernel/
H A Dsys.c2136 struct vm_area_struct *vma; in prctl_set_mm() local
H A Dsignal.c4724 __weak const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
/openbmc/linux/net/core/
H A Dsock.c3271 int sock_no_mmap(struct file *file, struct socket *sock, struct vm_area_struct *vma) in sock_no_mmap()
/openbmc/linux/drivers/block/
H A Dublk_drv.c1395 static int ublk_ch_mmap(struct file *filp, struct vm_area_struct *vma) in ublk_ch_mmap()
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c4168 static int gaudi_mmap(struct hl_device *hdev, struct vm_area_struct *vma, in gaudi_mmap()
8778 struct vm_area_struct *vma, in gaudi_block_mmap()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c388 int qedr_mmap(struct ib_ucontext *ucontext, struct vm_area_struct *vma) in qedr_mmap()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c5191 struct vm_area_struct *vma; in kvmppc_hv_setup_htab_rma() local
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c4239 int bnxt_re_mmap(struct ib_ucontext *ib_uctx, struct vm_area_struct *vma) in bnxt_re_mmap()
/openbmc/linux/include/linux/
H A Dsecurity.h1010 static inline int security_file_mprotect(struct vm_area_struct *vma, in security_file_mprotect()
H A Dperf_event.h1767 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap()
H A Dpci.h2069 #define pci_iobar_pfn(pdev, bar, vma) (-EINVAL) argument
/openbmc/linux/fs/f2fs/
H A Dfile.c520 static int f2fs_file_mmap(struct file *file, struct vm_area_struct *vma) in f2fs_file_mmap()
/openbmc/linux/net/
H A Dsocket.c1412 static int sock_mmap(struct file *file, struct vm_area_struct *vma) in sock_mmap()
/openbmc/linux/security/
H A Dsecurity.c2748 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/openbmc/linux/fs/ext4/
H A Dinode.c6117 struct vm_area_struct *vma = vmf->vma; in ext4_page_mkwrite() local
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c6333 static int gaudi2_mmap(struct hl_device *hdev, struct vm_area_struct *vma, in gaudi2_mmap()
10872 static int gaudi2_block_mmap(struct hl_device *hdev, struct vm_area_struct *vma, in gaudi2_block_mmap()
/openbmc/linux/kernel/sched/
H A Dfair.c3217 static bool vma_is_accessed(struct mm_struct *mm, struct vm_area_struct *vma) in vma_is_accessed()
3266 struct vm_area_struct *vma; in task_numa_work() local
/openbmc/qemu/disas/
H A Driscv.c5273 const char *vma = (dec->vzimm >> 7) & 1 ? "ma" : "mu"; in format_inst() local
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c2372 struct vm_area_struct *vma, in hisi_qm_uacce_mmap()

1...<<31323334