Home
last modified time | relevance | path

Searched refs:node_show (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c404 static ssize_t node_show(struct kobject *kobj, struct attribute *attr, in node_show() function
543 .show = node_show,
/linux/mm/
H A Dmempolicy.c3548 static ssize_t node_show(struct kobject *kobj, struct kobj_attribute *attr, in node_show() function
3758 new_attr->kobj_attr.show = node_show; in sysfs_wi_node_add()