Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/linux/
H A Dcacheinfo.h70 bool disable_sysfs; member
/openbmc/linux/drivers/base/
H A Dcacheinfo.c880 if (this_leaf->disable_sysfs) in cache_add_dev()