| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mempolicy.c | 406 struct vm_area_struct *vma; in mpol_rebind_mm() local 525 struct vm_area_struct *vma = walk->vma; in queue_pages_pte_range() local 655 unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa() 667 static unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa() 677 struct vm_area_struct *vma = walk->vma; in queue_pages_test_walk() local 772 static int vma_replace_policy(struct vm_area_struct *vma, in vma_replace_policy() 816 struct vm_area_struct *vma; in mbind_range() local 949 struct vm_area_struct *vma = NULL; in do_get_mempolicy() local 1223 struct vm_area_struct *vma; in new_page() local 1756 bool vma_migratable(struct vm_area_struct *vma) in vma_migratable() [all …]
|
| H A D | khugepaged.c | 345 int hugepage_madvise(struct vm_area_struct *vma, in hugepage_madvise() 440 static bool hugepage_vma_check(struct vm_area_struct *vma, in hugepage_vma_check() 507 int khugepaged_enter_vma_merge(struct vm_area_struct *vma, in khugepaged_enter_vma_merge() 599 static int __collapse_huge_page_isolate(struct vm_area_struct *vma, in __collapse_huge_page_isolate() 738 struct vm_area_struct *vma, in __collapse_huge_page_copy() 972 struct vm_area_struct *vma; in hugepage_vma_revalidate() local 1003 struct vm_area_struct *vma, in __collapse_huge_page_swapin() 1071 struct vm_area_struct *vma; in collapse_huge_page() local 1232 struct vm_area_struct *vma, in khugepaged_scan_pmd() 1445 struct vm_area_struct *vma = find_vma(mm, haddr); in collapse_pte_mapped_thp() local [all …]
|
| H A D | ksm.c | 470 static int break_ksm(struct vm_area_struct *vma, unsigned long addr) in break_ksm() 523 struct vm_area_struct *vma; in find_mergeable_vma() local 538 struct vm_area_struct *vma; in break_cow() local 557 struct vm_area_struct *vma; in get_mergeable_page() local 845 static int unmerge_ksm_pages(struct vm_area_struct *vma, in unmerge_ksm_pages() 970 struct vm_area_struct *vma; in unmerge_and_remove_all_rmap_items() local 1034 static int write_protect_page(struct vm_area_struct *vma, struct page *page, in write_protect_page() 1121 static int replace_page(struct vm_area_struct *vma, struct page *page, in replace_page() 1203 static int try_to_merge_one_page(struct vm_area_struct *vma, in try_to_merge_one_page() 1282 struct vm_area_struct *vma; in try_to_merge_with_ksm_page() local [all …]
|
| H A D | vmacache.c | 72 struct vm_area_struct *vma = current->vmacache.vmas[idx]; in vmacache_find() local 105 struct vm_area_struct *vma = current->vmacache.vmas[idx]; in vmacache_find_exact() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_linux.c | 1606 static void kbase_cpu_vm_open(struct vm_area_struct *vma) 1616 static void kbase_cpu_vm_close(struct vm_area_struct *vma) 1654 static vm_fault_t kbase_cpu_vm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) 1713 static int kbase_cpu_mmap(struct kbase_va_region *reg, struct vm_area_struct *vma, void *kaddr, siz… 1813 static int kbase_trace_buffer_mmap(struct kbase_context *kctx, struct vm_area_struct *vma, struct k… 1898 static int kbase_mmu_dump_mmap(struct kbase_context *kctx, struct vm_area_struct *vma, struct kbase… 1971 struct vm_area_struct *vma, 2038 int kbase_mmap(struct file *file, struct vm_area_struct *vma) 2412 static void kbase_special_vm_close(struct vm_area_struct *vma) 2424 static int kbase_tracking_page_setup(struct kbase_context *kctx, struct vm_area_struct *vma)
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | tlb.h | 5 #define tlb_start_vma(tlb, vma) do { } while (0) argument 6 #define tlb_end_vma(tlb, vma) do { } while (0) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | tlb-r3k.c | 69 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 149 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() 181 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_gem.c | 130 struct vm_area_struct *vma) in mtk_drm_gem_object_mmap() 151 int mtk_drm_gem_mmap_buf(struct drm_gem_object *obj, struct vm_area_struct *vma) in mtk_drm_gem_mmap_buf() 162 int mtk_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in mtk_drm_gem_mmap()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gem.c | 252 struct vm_area_struct *vma) in exynos_drm_gem_mmap_buffer() 345 struct vm_area_struct *vma) in exynos_drm_gem_mmap_obj() 375 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in exynos_drm_gem_mmap() 468 struct vm_area_struct *vma) in exynos_drm_gem_prime_mmap()
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | tlbflush.h | 38 #define flush_tlb_page(vma, addr) local_flush_tlb_page(addr) argument 40 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | tlb.h | 22 #define tlb_start_vma(tlb, vma) do { } while (0) argument 23 #define tlb_end_vma(tlb, vma) do { } while (0) argument
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | file.c | 47 struct vm_area_struct *vma = vmf->vma; in nilfs_page_mkwrite() local 120 static int nilfs_file_mmap(struct file *file, struct vm_area_struct *vma) in nilfs_file_mmap()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_ggtt_fencing.c | 213 struct i915_vma *vma) in fence_update() 302 void i915_vma_revoke_fence(struct i915_vma *vma) in i915_vma_revoke_fence() 354 int __i915_vma_pin_fence(struct i915_vma *vma) in __i915_vma_pin_fence() 416 int i915_vma_pin_fence(struct i915_vma *vma) in i915_vma_pin_fence()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.c | 498 __find_vma(struct i915_vma_coredump *vma, const char *name) in __find_vma() 594 const struct i915_vma_coredump *vma) in print_error_vma() 747 const struct i915_vma_coredump *vma; in err_print_gt() local 927 static void i915_vma_coredump_free(struct i915_vma_coredump *vma) in i915_vma_coredump_free() 995 const struct i915_vma *vma, in i915_vma_coredump_create() 1299 struct i915_vma *vma; member 1305 struct i915_vma *vma, in capture_vma() 1344 struct i915_vma_coredump *vma) in add_vma() 1374 struct intel_engine_capture_vma *vma = NULL; in intel_engine_coredump_add_request() local 1406 struct i915_vma *vma = this->vma; in intel_engine_coredump_add_vma() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | igt_gem_utils.c | 40 igt_emit_store_dw(struct i915_vma *vma, in igt_emit_store_dw() 110 struct i915_vma *vma, u64 offset, in igt_gpu_fill_dw()
|
| H A D | i915_gem_client_blt.c | 137 struct i915_vma *vma; member 236 struct i915_vma *vma; in __create_vma() local 278 struct i915_vma *vma; in tiled_blits_create_buffers() local 407 static int move_to_active(struct i915_vma *vma, in move_to_active() 422 static int pin_buffer(struct i915_vma *vma, u64 addr) in pin_buffer()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ksm.h | 69 static inline int ksm_madvise(struct vm_area_struct *vma, unsigned long start, in ksm_madvise() 76 struct vm_area_struct *vma, unsigned long address) in ksm_might_need_to_copy()
|
| H A D | pkeys.h | 12 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument 16 static inline int vma_pkey(struct vm_area_struct *vma) in vma_pkey()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_gem.c | 227 struct vm_area_struct *vma) in gem_mmap_obj() 263 int xen_drm_front_gem_mmap(struct file *filp, struct vm_area_struct *vma) in xen_drm_front_gem_mmap() 297 struct vm_area_struct *vma) in xen_drm_front_gem_prime_mmap()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | hugetlb.h | 24 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() 38 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | flush.c | 33 static void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, in flush_ptrace_access() 46 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | copypage-v6.c | 30 struct page *from, unsigned long vaddr, struct vm_area_struct *vma) in v6_copy_user_highpage_nonaliasing() 69 struct page *from, unsigned long vaddr, struct vm_area_struct *vma) in v6_copy_user_highpage_aliasing()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xlate_mmu.c | 69 struct vm_area_struct *vma; member 143 int xen_xlate_remap_gfn_array(struct vm_area_struct *vma, in xen_xlate_remap_gfn_array() 183 int xen_xlate_unmap_gfn_range(struct vm_area_struct *vma, in xen_xlate_unmap_gfn_range() 285 int xen_remap_vma_range(struct vm_area_struct *vma, unsigned long addr, unsigned long len) in xen_remap_vma_range()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_gem_shmem_helper.c | 534 struct vm_area_struct *vma = vmf->vma; in drm_gem_shmem_fault() local 562 static void drm_gem_shmem_vm_open(struct vm_area_struct *vma) in drm_gem_shmem_vm_open() 584 static void drm_gem_shmem_vm_close(struct vm_area_struct *vma) in drm_gem_shmem_vm_close() 611 int drm_gem_shmem_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in drm_gem_shmem_mmap()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | vdso.c | 146 struct vm_area_struct *vma; in vdso_join_timens() local 165 static struct page *find_timens_vvar_page(struct vm_area_struct *vma) in find_timens_vvar_page() 182 static struct page *find_timens_vvar_page(struct vm_area_struct *vma) in find_timens_vvar_page() 189 struct vm_area_struct *vma, struct vm_fault *vmf) in vvar_fault()
|