Searched refs:hfi1_affinity_node (Results 1 – 3 of 3) sorted by relevance
183 static void node_affinity_destroy(struct hfi1_affinity_node *entry) in node_affinity_destroy()192 struct hfi1_affinity_node *entry; in node_affinity_destroy_all()196 entry = list_entry(pos, struct hfi1_affinity_node, in node_affinity_destroy_all()205 static struct hfi1_affinity_node *node_affinity_allocate(int node) in node_affinity_allocate()207 struct hfi1_affinity_node *entry; in node_affinity_allocate()223 static void node_affinity_add_tail(struct hfi1_affinity_node *entry) in node_affinity_add_tail()229 static struct hfi1_affinity_node *node_affinity_lookup(int node) in node_affinity_lookup()232 struct hfi1_affinity_node *entry; in node_affinity_lookup()235 entry = list_entry(pos, struct hfi1_affinity_node, list); in node_affinity_lookup()321 struct hfi1_affinity_node *entry, in _dev_comp_vect_cpu_get()[all …]
59 struct hfi1_affinity_node { struct
1362 struct hfi1_affinity_node *affinity_entry;