| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mempolicy.h | 95 #define vma_policy(vma) ((vma)->vm_policy) argument 228 #define vma_policy(vma) NULL argument 253 static inline int huge_node(struct vm_area_struct *vma, in huge_node() 284 static inline int mpol_misplaced(struct page *page, struct vm_area_struct *vma, in mpol_misplaced()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | hugetlb.h | 48 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() 64 static inline void flush_hugetlb_page(struct vm_area_struct *vma, in flush_hugetlb_page()
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | file.c | 96 coda_vm_open(struct vm_area_struct *vma) in coda_vm_open() 108 coda_vm_close(struct vm_area_struct *vma) in coda_vm_close() 124 coda_file_mmap(struct file *coda_file, struct vm_area_struct *vma) in coda_file_mmap()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | tlbflush_64.h | 30 static inline void flush_tlb_page(struct vm_area_struct *vma, in flush_tlb_page() 35 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | tlbflush.h | 112 #define flush_tlb_page(vma, addr) do { } while (0) argument 119 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range()
|
| H A D | tlb.h | 30 #define tlb_start_vma(tlb, vma) do { } while (0) argument 31 #define tlb_end_vma(tlb, vma) do { } while (0) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | hugetlb.h | 46 static inline void huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() 66 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | tlbflush_32.c | 15 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() 39 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range()
|
| H A D | mmap.c | 38 struct vm_area_struct *vma; in arch_get_unmapped_area() local 85 struct vm_area_struct *vma; in arch_get_unmapped_area_topdown() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s32/ |
| H A D | tlb.c | 141 void flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in flush_tlb_page() 162 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object.c | 139 struct i915_vma *vma; in i915_gem_close_object() local 206 struct i915_vma *vma; in __i915_gem_free_objects() local 315 struct i915_vma *vma; in i915_gem_object_flush_write_domain() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | pgtable.c | 133 static pte_t set_access_flags_filter(pte_t pte, struct vm_area_struct *vma, in set_access_flags_filter() 213 int ptep_set_access_flags(struct vm_area_struct *vma, unsigned long address, in ptep_set_access_flags() 228 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | framebuffer.c | 101 struct vm_area_struct *vma = vmf->vma; in psbfb_vm_fault() local 132 static void psbfb_vm_open(struct vm_area_struct *vma) in psbfb_vm_open() 136 static void psbfb_vm_close(struct vm_area_struct *vma) in psbfb_vm_close() 146 static int psbfb_mmap(struct fb_info *info, struct vm_area_struct *vma) in psbfb_mmap()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | uvmm.c | 116 struct nvkm_vma *vma; in nvkm_uvmm_mthd_unmap() local 160 struct nvkm_vma *vma; in nvkm_uvmm_mthd_map() local 238 struct nvkm_vma *vma; in nvkm_uvmm_mthd_put() local 276 struct nvkm_vma *vma; in nvkm_uvmm_mthd_get() local
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | videobuf-dma-sg.c | 384 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() 394 static void videobuf_vm_close(struct vm_area_struct *vma) in videobuf_vm_close() 437 struct vm_area_struct *vma = vmf->vma; in videobuf_vm_fault() local 591 struct vm_area_struct *vma) in __videobuf_mmap_mapper()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_timeline.c | 25 struct i915_vma *vma; member 33 struct i915_vma *vma; in __hwsp_alloc() local 62 struct i915_vma *vma; in hwsp_alloc() local 454 struct i915_vma *vma; in __intel_timeline_get_seqno() local
|
| H A D | intel_ppgtt.c | 180 struct i915_vma *vma, in ppgtt_bind_vma() 200 void ppgtt_unbind_vma(struct i915_address_space *vm, struct i915_vma *vma) in ppgtt_unbind_vma() 288 int ppgtt_set_pages(struct i915_vma *vma) in ppgtt_set_pages()
|
| /OK3568_Linux_fs/kernel/drivers/dax/ |
| H A D | device.c | 17 static int check_vma(struct dev_dax *dev_dax, struct vm_area_struct *vma, in check_vma() 259 static int dev_dax_split(struct vm_area_struct *vma, unsigned long addr) in dev_dax_split() 269 static unsigned long dev_dax_pagesize(struct vm_area_struct *vma) in dev_dax_pagesize() 284 static int dax_mmap(struct file *filp, struct vm_area_struct *vma) in dax_mmap()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pkeys.h | 37 static inline int arch_override_mprotect_pkey(struct vm_area_struct *vma, in arch_override_mprotect_pkey() 129 static inline int vma_pkey(struct vm_area_struct *vma) in vma_pkey()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | mmap.c | 35 struct vm_area_struct *vma = vmf->vma; in ocfs2_fault() local 164 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma) in ocfs2_mmap()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | hash_hugetlbpage.c | 130 pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma, in huge_ptep_modify_prot_start() 145 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in huge_ptep_modify_prot_commit()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | mmap.c | 34 struct vm_area_struct *vma; in arch_get_unmapped_area() local 85 struct vm_area_struct *vma; in arch_get_unmapped_area_topdown() local
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | smp.c | 461 struct vm_area_struct *vma; member 492 void flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page() 507 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() 551 void flush_cache_page(struct vm_area_struct *vma, in flush_cache_page() 568 void flush_cache_range(struct vm_area_struct *vma, in flush_cache_range()
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | file.c | 314 static void kernfs_vma_open(struct vm_area_struct *vma) in kernfs_vma_open() 373 static int kernfs_vma_access(struct vm_area_struct *vma, unsigned long addr, in kernfs_vma_access() 395 static int kernfs_vma_set_policy(struct vm_area_struct *vma, in kernfs_vma_set_policy() 416 static struct mempolicy *kernfs_vma_get_policy(struct vm_area_struct *vma, in kernfs_vma_get_policy() 450 static int kernfs_fop_mmap(struct file *file, struct vm_area_struct *vma) in kernfs_fop_mmap()
|
| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H A D | tlb.c | 46 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 117 void flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page()
|