Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c2540 static void *slab_get_obj(struct kmem_cache *cachep, struct page *page, in slab_get_obj() function
2820 ac_put_obj(cachep, ac, slab_get_obj(cachep, page, in cache_alloc_refill()
3118 obj = slab_get_obj(cachep, page, nodeid); in ____cache_alloc_node()