Searched refs:node_show (Results 1 – 2 of 2) sorted by relevance
404 static ssize_t node_show(struct kobject *kobj, struct attribute *attr, in node_show() function543 .show = node_show,
3548 static ssize_t node_show(struct kobject *kobj, struct kobj_attribute *attr, in node_show() function3758 new_attr->kobj_attr.show = node_show; in sysfs_wi_node_add()