Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dslab.h669 static inline struct kmem_cache *cache_from_obj(struct kmem_cache *s, void *x) in cache_from_obj() function
A Dslab.c3597 cachep = cache_from_obj(cachep, objp); in kmem_cache_free()
3627 s = cache_from_obj(orig_s, objp); in kmem_cache_free_bulk()
A Dslub.c3805 s = cache_from_obj(s, x); in kmem_cache_free()
3856 df->s = cache_from_obj(s, object); /* Support for memcg */ in build_detached_freelist()

Completed in 24 milliseconds