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