Searched refs:ac_put_obj (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/mm/ |
D | slab.c | 797 static inline void ac_put_obj(struct kmem_cache *cachep, struct array_cache *ac, in ac_put_obj() function 1006 ac_put_obj(cachep, ac, objp); in __cache_free_alien() 2820 ac_put_obj(cachep, ac, slab_get_obj(cachep, page, in cache_alloc_refill() 3394 ac_put_obj(cachep, ac, objp); in __cache_free()
|