Searched refs:size_show (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | cacheinfo.c | 539 static ssize_t size_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in size_show() function 553 __ATTR(size, 0444, size_show, NULL);
|
| /linux-4.4.14/drivers/base/ |
| D | cacheinfo.c | 242 static ssize_t size_show(struct device *dev, in size_show() function
|
| /linux-4.4.14/drivers/nvdimm/ |
| D | region_devs.c | 137 static ssize_t size_show(struct device *dev, in size_show() function
|
| D | namespace_devs.c | 1016 static ssize_t size_show(struct device *dev, in size_show() function 1022 static DEVICE_ATTR(size, S_IRUGO, size_show, size_store);
|
| /linux-4.4.14/drivers/md/ |
| D | md.c | 4164 size_show(struct mddev *mddev, char *page) in size_show() function 4202 __ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store);
|