Home
last modified time | relevance | path

Searched defs:vma (Results 826 – 839 of 839) sorted by relevance

1...<<31323334

/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h947 static inline int security_file_mprotect(struct vm_area_struct *vma, in security_file_mprotect()
H A Dperf_event.h1500 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap()
H A Dpci.h1873 #define pci_iobar_pfn(pdev, bar, vma) (-EINVAL) argument
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A Dgoya.c2670 static int goya_cb_mmap(struct hl_device *hdev, struct vm_area_struct *vma, in goya_cb_mmap()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c8932 struct vm_area_struct *vma = vmas[i]; in io_sqe_buffer_register() local
9784 static int io_uring_mmap(struct file *file, struct vm_area_struct *vma) in io_uring_mmap()
9800 static int io_uring_mmap(struct file *file, struct vm_area_struct *vma) in io_uring_mmap()
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c4565 __weak const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1522 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c6156 struct vm_area_struct *vma = vmf->vma; in ext4_page_mkwrite() local
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c1258 static int sock_mmap(struct file *file, struct vm_area_struct *vma) in sock_mmap()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c2252 static int kbase_mmap(struct file *const filp, struct vm_area_struct *const vma) in kbase_mmap()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.c2056 struct vm_area_struct *vma, in hisi_qm_uacce_mmap()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c3114 static int gaudi_cb_mmap(struct hl_device *hdev, struct vm_area_struct *vma, in gaudi_cb_mmap()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c3801 static int selinux_file_mprotect(struct vm_area_struct *vma, in selinux_file_mprotect()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c2742 struct vm_area_struct *vma; in task_numa_work() local

1...<<31323334