Searched refs:node_devices (Results 1 – 1 of 1) sorted by relevance
194 node = node_devices[nid]; in node_set_perf_attrs()293 if (!node_online(nid) || !node_devices[nid]) in node_add_cache()296 node = node_devices[nid]; in node_add_cache()353 INIT_LIST_HEAD(&node_devices[nid]->cache_attrs); in node_init_caches()658 struct node *node_devices[MAX_NUMNODES]; variable675 ret = sysfs_create_link(&node_devices[nid]->dev.kobj, in register_cpu_under_node()682 &node_devices[nid]->dev.kobj, in register_cpu_under_node()683 kobject_name(&node_devices[nid]->dev.kobj)); in register_cpu_under_node()710 init_node = node_devices[cpu_nid]; in register_memory_node_under_compute_node()711 targ_node = node_devices[mem_nid]; in register_memory_node_under_compute_node()[all …]