Home
last modified time | relevance | path

Searched defs:vms (Results 1 – 6 of 6) sorted by relevance

/linux/mm/
H A Dvma.c32 struct vma_munmap_struct vms; member
1208 static inline void vms_clear_ptes(struct vma_munmap_struct *vms, in vms_clear_ptes()
1234 static void vms_clean_up_area(struct vma_munmap_struct *vms, in vms_clean_up_area()
1257 static void vms_complete_munmap_vmas(struct vma_munmap_struct *vms, in vms_complete_munmap_vmas()
1325 static int vms_gather_munmap_vmas(struct vma_munmap_struct *vms, in vms_gather_munmap_vmas()
1473 static void init_vma_munmap(struct vma_munmap_struct *vms, in init_vma_munmap()
1518 struct vma_munmap_struct vms; in do_vmi_align_munmap() local
2301 static void vms_abort_munmap_vmas(struct vma_munmap_struct *vms, in vms_abort_munmap_vmas()
2337 struct vma_munmap_struct *vms = &map->vms; in __mmap_prepare() local
H A Dpercpu-vm.c336 struct vm_struct **vms; in pcpu_create_chunk() local
H A Dvmalloc.c4691 struct vm_struct **vms; in pcpu_get_vm_areas() local
4932 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-vmx.c41 vector int vms[] = { variable
/linux/tools/testing/selftests/kvm/
H A Dkvm_binary_stats_test.c189 struct kvm_vm **vms; in main() local
/linux/include/linux/
H A Dvmalloc.h332 static inline void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) {} in pcpu_free_vm_areas()