Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslab.h297 static inline bool slab_equal_or_root(struct kmem_cache *s, in slab_equal_or_root() function
425 static inline bool slab_equal_or_root(struct kmem_cache *s, in slab_equal_or_root() function
521 WARN_ONCE(cachep && !slab_equal_or_root(cachep, s), in cache_from_obj()