Home
last modified time | relevance | path

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

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