Searched refs:hfi1_affinity_node (Results 1 – 2 of 2) sorted by relevance
225 static void node_affinity_destroy(struct hfi1_affinity_node *entry) in node_affinity_destroy()234 struct hfi1_affinity_node *entry; in node_affinity_destroy_all()238 entry = list_entry(pos, struct hfi1_affinity_node, in node_affinity_destroy_all()247 static struct hfi1_affinity_node *node_affinity_allocate(int node) in node_affinity_allocate()249 struct hfi1_affinity_node *entry; in node_affinity_allocate()265 static void node_affinity_add_tail(struct hfi1_affinity_node *entry) in node_affinity_add_tail()271 static struct hfi1_affinity_node *node_affinity_lookup(int node) in node_affinity_lookup()274 struct hfi1_affinity_node *entry; in node_affinity_lookup()277 entry = list_entry(pos, struct hfi1_affinity_node, list); in node_affinity_lookup()363 struct hfi1_affinity_node *entry, in _dev_comp_vect_cpu_get()[all …]
100 struct hfi1_affinity_node { struct