Searched refs:node_show (Results 1 – 2 of 2) sorted by relevance
422 static ssize_t node_show(struct kobject *kobj, struct attribute *attr, in node_show() function555 .show = node_show,
3372 static ssize_t node_show(struct kobject *kobj, struct kobj_attribute *attr, in node_show() function3458 node_attr->kobj_attr.show = node_show; in add_weight_node()