Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c770 static inline void *ac_get_obj(struct kmem_cache *cachep, in ac_get_obj() function
2864 return ac_get_obj(cachep, ac, flags, force_refill); in cache_alloc_refill()
2948 objp = ac_get_obj(cachep, ac, flags, false); in ____cache_alloc()