Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dvma.c28 struct vma_munmap_struct vms; member
1142 static inline void vms_clear_ptes(struct vma_munmap_struct *vms, in vms_clear_ptes()
1168 static void vms_clean_up_area(struct vma_munmap_struct *vms, in vms_clean_up_area()
1191 static void vms_complete_munmap_vmas(struct vma_munmap_struct *vms, in vms_complete_munmap_vmas()
1259 static int vms_gather_munmap_vmas(struct vma_munmap_struct *vms, in vms_gather_munmap_vmas()
1407 static void init_vma_munmap(struct vma_munmap_struct *vms, in init_vma_munmap()
1452 struct vma_munmap_struct vms; in do_vmi_align_munmap() local
2226 static void vms_abort_munmap_vmas(struct vma_munmap_struct *vms, in vms_abort_munmap_vmas()
2262 struct vma_munmap_struct *vms = &map->vms; in __mmap_prepare() local
Dpercpu-vm.c336 struct vm_struct **vms; in pcpu_create_chunk() local
Dvmalloc.c4634 struct vm_struct **vms; in pcpu_get_vm_areas() local
4875 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
/linux-6.14.4/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-vmx.c41 vector int vms[] = { variable
/linux-6.14.4/tools/testing/selftests/kvm/
Dkvm_binary_stats_test.c189 struct kvm_vm **vms; in main() local
/linux-6.14.4/include/linux/
Dvmalloc.h318 static inline void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) {} in pcpu_free_vm_areas()
/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_device.h223 struct panthor_vm_pool *vms; member
Dpanthor_sched.c1881 struct panthor_vm *vms[MAX_CS_PER_CSG]; member