Searched refs:cache_from_obj (Results 1 – 3 of 3) sorted by relevance
302 static inline struct kmem_cache *cache_from_obj(struct kmem_cache *s, void *x) in cache_from_obj() function
3553 cachep = cache_from_obj(cachep, objp); in kmem_cache_free()
2745 s = cache_from_obj(s, x); in kmem_cache_free()