Searched defs:vma (Results 826 – 839 of 839) sorted by relevance
1...<<31323334
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | security.h | 947 static inline int security_file_mprotect(struct vm_area_struct *vma, in security_file_mprotect()
|
| H A D | perf_event.h | 1500 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap()
|
| H A D | pci.h | 1873 #define pci_iobar_pfn(pdev, bar, vma) (-EINVAL) argument
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/ |
| H A D | goya.c | 2670 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 D | io_uring.c | 8932 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 D | signal.c | 4565 __weak const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | security.c | 1522 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | inode.c | 6156 struct vm_area_struct *vma = vmf->vma; in ext4_page_mkwrite() local
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | socket.c | 1258 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 D | mali_kbase_core_linux.c | 2252 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 D | qm.c | 2056 struct vm_area_struct *vma, in hisi_qm_uacce_mmap()
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/gaudi/ |
| H A D | gaudi.c | 3114 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 D | hooks.c | 3801 static int selinux_file_mprotect(struct vm_area_struct *vma, in selinux_file_mprotect()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | fair.c | 2742 struct vm_area_struct *vma; in task_numa_work() local
|
1...<<31323334