Home
last modified time | relevance | path

Searched defs:is_root_cache (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/mm/
Dslab.h178 static inline bool is_root_cache(struct kmem_cache *s) in is_root_cache() function
261 static inline bool is_root_cache(struct kmem_cache *s) in is_root_cache() function
/linux-4.1.27/include/linux/
Dslab.h506 bool is_root_cache; member