Searched refs:slab_equal_or_root (Results 1 – 1 of 1) sorted by relevance
297 static inline bool slab_equal_or_root(struct kmem_cache *s, in slab_equal_or_root() function425 static inline bool slab_equal_or_root(struct kmem_cache *s, in slab_equal_or_root() function521 WARN_ONCE(cachep && !slab_equal_or_root(cachep, s), in cache_from_obj()