Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.h440 static inline struct kmem_cache *cache_from_obj(struct kmem_cache *s, void *x) in cache_from_obj() function
A Dslab.c3732 cachep = cache_from_obj(cachep, objp); in kmem_cache_free()
3758 s = cache_from_obj(orig_s, objp); in kmem_cache_free_bulk()
A Dslub.c3526 s = cache_from_obj(s, x); in kmem_cache_free()
3597 df->s = cache_from_obj(s, object); /* Support for memcg */ in build_detached_freelist()

Completed in 24 milliseconds