Searched refs:node_devices (Results 1 – 1 of 1) sorted by relevance
203 node = node_devices[nid]; in node_set_perf_attrs()302 if (!node_online(nid) || !node_devices[nid]) in node_add_cache()305 node = node_devices[nid]; in node_add_cache()361 INIT_LIST_HEAD(&node_devices[nid]->cache_attrs); in node_init_caches()691 struct node *node_devices[MAX_NUMNODES]; variable708 ret = sysfs_create_link(&node_devices[nid]->dev.kobj, in register_cpu_under_node()715 &node_devices[nid]->dev.kobj, in register_cpu_under_node()716 kobject_name(&node_devices[nid]->dev.kobj)); in register_cpu_under_node()743 init_node = node_devices[cpu_nid]; in register_memory_node_under_compute_node()744 targ_node = node_devices[mem_nid]; in register_memory_node_under_compute_node()[all …]