Home
last modified time | relevance | path

Searched defs:vm (Results 1 – 3 of 3) sorted by relevance

/mm/kasan/
Dshadow.c222 struct vm_struct *vm; in kasan_mem_notifier() local
563 struct vm_struct *vm = find_vm_area(addr); in kasan_alloc_module_shadow() local
577 void kasan_free_module_shadow(const struct vm_struct *vm) in kasan_free_module_shadow()
/mm/
Dvmalloc.c2233 static inline unsigned int vm_area_page_order(struct vm_struct *vm) in vm_area_page_order()
2242 static inline void set_vm_area_page_order(struct vm_struct *vm, unsigned int order) in set_vm_area_page_order()
2261 void __init vm_area_add_early(struct vm_struct *vm) in vm_area_add_early()
2289 void __init vm_area_register_early(struct vm_struct *vm, size_t align) in vm_area_register_early()
2386 static inline void setup_vmalloc_vm_locked(struct vm_struct *vm, in setup_vmalloc_vm_locked()
2396 static void setup_vmalloc_vm(struct vm_struct *vm, struct vmap_area *va, in setup_vmalloc_vm()
2404 static void clear_vm_uninitialized_flag(struct vm_struct *vm) in clear_vm_uninitialized_flag()
2539 struct vm_struct *vm = va->vm; in remove_vm_area() local
3397 struct vm_struct *vm; in vread() local
3910 struct vm_struct *vm; in vmalloc_dump_obj() local
Dpercpu.c3165 static struct vm_struct vm; in pcpu_page_first_chunk() local