Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c422 static ssize_t node_show(struct kobject *kobj, struct attribute *attr, in node_show() function
555 .show = node_show,
/linux-6.12.1/mm/
Dmempolicy.c3372 static ssize_t node_show(struct kobject *kobj, struct kobj_attribute *attr, in node_show() function
3458 node_attr->kobj_attr.show = node_show; in add_weight_node()