vm_struct 30 include/linux/vmalloc.h struct vm_struct *next; vm_struct 47 include/linux/vmalloc.h struct vm_struct *vm; vm_struct 97 include/linux/vmalloc.h static inline size_t get_vm_area_size(const struct vm_struct *area) vm_struct 103 include/linux/vmalloc.h extern struct vm_struct *get_vm_area(unsigned long size, unsigned long flags); vm_struct 104 include/linux/vmalloc.h extern struct vm_struct *get_vm_area_caller(unsigned long size, vm_struct 106 include/linux/vmalloc.h extern struct vm_struct *__get_vm_area(unsigned long size, unsigned long flags, vm_struct 108 include/linux/vmalloc.h extern struct vm_struct *__get_vm_area_caller(unsigned long size, vm_struct 112 include/linux/vmalloc.h extern struct vm_struct *remove_vm_area(const void *addr); vm_struct 113 include/linux/vmalloc.h extern struct vm_struct *find_vm_area(const void *addr); vm_struct 115 include/linux/vmalloc.h extern int map_vm_area(struct vm_struct *area, pgprot_t prot, vm_struct 140 include/linux/vmalloc.h extern struct vm_struct *alloc_vm_area(size_t size, pte_t **ptes); vm_struct 141 include/linux/vmalloc.h extern void free_vm_area(struct vm_struct *area); vm_struct 151 include/linux/vmalloc.h extern __init void vm_area_add_early(struct vm_struct *vm); vm_struct 152 include/linux/vmalloc.h extern __init void vm_area_register_early(struct vm_struct *vm, size_t align); vm_struct 156 include/linux/vmalloc.h struct vm_struct **pcpu_get_vm_areas(const unsigned long *offsets, vm_struct 160 include/linux/vmalloc.h void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms); vm_struct 162 include/linux/vmalloc.h static inline struct vm_struct ** vm_struct 171 include/linux/vmalloc.h pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms)