Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c784 static noinline void *__ac_put_obj(struct kmem_cache *cachep, in __ac_put_obj() function
801 objp = __ac_put_obj(cachep, ac, objp); in ac_put_obj()