Home
last modified time | relevance | path

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

/linux/kernel/
A Dfork.c339 static struct kmem_cache *vm_area_cachep; variable
348 vma = kmem_cache_alloc(vm_area_cachep, GFP_KERNEL); in vm_area_alloc()
356 struct vm_area_struct *new = kmem_cache_alloc(vm_area_cachep, GFP_KERNEL); in vm_area_dup()
374 kmem_cache_free(vm_area_cachep, vma); in vm_area_free()
2939 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
/linux/
A DSystem.map160353 ffff8000120ee7b0 b vm_area_cachep
A D.tmp_System.map160353 ffff8000120ee7b0 b vm_area_cachep

Completed in 350 milliseconds