Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dslab.h225 static inline bool slab_equal_or_root(struct kmem_cache *s, in slab_equal_or_root() function
313 static inline bool slab_equal_or_root(struct kmem_cache *s, in slab_equal_or_root() function
374 if (slab_equal_or_root(cachep, s)) in cache_from_obj()