Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c2549 static void *slab_get_obj(struct kmem_cache *cachep, struct page *page, in slab_get_obj() function
2829 ac_put_obj(cachep, ac, slab_get_obj(cachep, page, in cache_alloc_refill()
3127 obj = slab_get_obj(cachep, page, nodeid); in ____cache_alloc_node()