Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.h184 static inline bool is_root_cache(struct kmem_cache *s) in is_root_cache() function
258 static inline bool is_root_cache(struct kmem_cache *s) in is_root_cache() function
/linux-4.4.14/include/linux/
Dslab.h525 bool is_root_cache; member