Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dcache.c80 cache->disable_sysfs ? "Shared" : "Private"); in show_cacheinfo()
122 this_leaf->disable_sysfs = true; in ci_leaf_init()
/linux/include/linux/
H A Dcacheinfo.h71 bool disable_sysfs; member
/linux/drivers/base/
H A Dcacheinfo.c862 if (this_leaf->disable_sysfs) in cache_add_dev()