Home
last modified time | relevance | path

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

/linux-6.1.9/tools/cgroup/
Dmemcg_slabinfo.py49 return False if s.memcg_params.root_cache else True
58 return s.memcg_params.root_cache.name.string_().decode('utf-8')
/linux-6.1.9/mm/
Dslab_common.c209 struct kmem_cache *root_cache) in create_cache() argument