Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dnode.c216 void node_set_perf_attrs(unsigned int nid, struct access_coordinate *coord, in node_set_perf_attrs() function
249 EXPORT_SYMBOL_GPL(node_set_perf_attrs);
/linux/drivers/acpi/numa/
H A Dhmat.c856 node_set_perf_attrs(mem_nid, &target->coord[access], access); in hmat_register_target_perf()