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

/linux-master/include/linux/
H A Dvmalloc.h270 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms);
281 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) function
/linux-master/mm/
H A Dpercpu-vm.c367 pcpu_free_vm_areas(chunk->data, pcpu_nr_groups);
H A Dvmalloc.c4768 * pcpu_free_vm_areas - free vmalloc areas for percpu allocator
4774 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) function

Completed in 328 milliseconds