Home
last modified time | relevance | path

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

/linux-6.15/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
539 .show = node_show,
/linux-6.15/mm/
H A Dmempolicy.c3422 static ssize_t node_show(struct kobject *kobj, struct kobj_attribute *attr, in node_show() function
3508 node_attr->kobj_attr.show = node_show; in add_weight_node()