Home
last modified time | relevance | path

Searched refs:pcpu_free_vm_areas (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dvmalloc.h268 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms);
279 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function
/linux-5.19.10/mm/
Dpercpu-vm.c367 pcpu_free_vm_areas(chunk->data, pcpu_nr_groups); in pcpu_destroy_chunk()
Dvmalloc.c3976 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function