hmem_attrs 52 drivers/acpi/hmat/hmat.c struct node_hmem_attrs hmem_attrs; hmem_attrs 201 drivers/acpi/hmat/hmat.c target->hmem_attrs.read_latency = value; hmem_attrs 202 drivers/acpi/hmat/hmat.c target->hmem_attrs.write_latency = value; hmem_attrs 205 drivers/acpi/hmat/hmat.c target->hmem_attrs.read_latency = value; hmem_attrs 208 drivers/acpi/hmat/hmat.c target->hmem_attrs.write_latency = value; hmem_attrs 211 drivers/acpi/hmat/hmat.c target->hmem_attrs.read_bandwidth = value; hmem_attrs 212 drivers/acpi/hmat/hmat.c target->hmem_attrs.write_bandwidth = value; hmem_attrs 215 drivers/acpi/hmat/hmat.c target->hmem_attrs.read_bandwidth = value; hmem_attrs 218 drivers/acpi/hmat/hmat.c target->hmem_attrs.write_bandwidth = value; hmem_attrs 613 drivers/acpi/hmat/hmat.c node_set_perf_attrs(mem_nid, &target->hmem_attrs, 0); hmem_attrs 76 drivers/base/node.c struct node_hmem_attrs hmem_attrs; hmem_attrs 161 drivers/base/node.c return sprintf(buf, "%u\n", to_access_nodes(dev)->hmem_attrs.name); \ hmem_attrs 184 drivers/base/node.c void node_set_perf_attrs(unsigned int nid, struct node_hmem_attrs *hmem_attrs, hmem_attrs 199 drivers/base/node.c c->hmem_attrs = *hmem_attrs; hmem_attrs 69 include/linux/node.h void node_set_perf_attrs(unsigned int nid, struct node_hmem_attrs *hmem_attrs, hmem_attrs 78 include/linux/node.h struct node_hmem_attrs *hmem_attrs,