Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvmalloc.h222 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms);
233 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function
/OK3568_Linux_fs/kernel/mm/
H A Dpercpu-vm.c366 pcpu_free_vm_areas(chunk->data, pcpu_nr_groups); in pcpu_destroy_chunk()
H A Dvmalloc.c3436 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas() function