Searched refs:node_set_perf_attrs (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnode.h80 void node_set_perf_attrs(unsigned int nid, struct access_coordinate *coord,
88 static inline void node_set_perf_attrs(unsigned int nid, function
/linux-master/drivers/base/
H A Dnode.c188 * node_set_perf_attrs - Set the performance values for given access class
193 void node_set_perf_attrs(unsigned int nid, struct access_coordinate *coord, function
218 EXPORT_SYMBOL_GPL(node_set_perf_attrs); variable
/linux-master/drivers/acpi/numa/
H A Dhmat.c846 node_set_perf_attrs(mem_nid, &target->coord[access], access);
/linux-master/drivers/cxl/core/
H A Dregion.c2284 node_set_perf_attrs(nid, &cxlr->coord[i], i);

Completed in 232 milliseconds