Home
last modified time | relevance | path

Searched refs:pcpu_free_vm_areas (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvmalloc.h225 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms);
236 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function
/kernel/linux/linux-6.6/include/linux/
H A Dvmalloc.h266 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms);
277 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function
/kernel/linux/linux-5.10/mm/
H A Dpercpu-vm.c366 pcpu_free_vm_areas(chunk->data, pcpu_nr_groups); in pcpu_destroy_chunk()
H A Dvmalloc.c3426 * pcpu_free_vm_areas - free vmalloc areas for percpu allocator
3432 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function
/kernel/linux/linux-6.6/mm/
H A Dpercpu-vm.c367 pcpu_free_vm_areas(chunk->data, pcpu_nr_groups); in pcpu_destroy_chunk()
H A Dvmalloc.c4262 * pcpu_free_vm_areas - free vmalloc areas for percpu allocator
4268 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function

Completed in 13 milliseconds