Searched refs:hfi1_affinity_node (Results 1 – 3 of 3) sorted by relevance
184 static void node_affinity_destroy(struct hfi1_affinity_node *entry) in node_affinity_destroy()193 struct hfi1_affinity_node *entry; in node_affinity_destroy_all()197 entry = list_entry(pos, struct hfi1_affinity_node, in node_affinity_destroy_all()206 static struct hfi1_affinity_node *node_affinity_allocate(int node) in node_affinity_allocate()208 struct hfi1_affinity_node *entry; in node_affinity_allocate()224 static void node_affinity_add_tail(struct hfi1_affinity_node *entry) in node_affinity_add_tail()230 static struct hfi1_affinity_node *node_affinity_lookup(int node) in node_affinity_lookup()233 struct hfi1_affinity_node *entry; in node_affinity_lookup()236 entry = list_entry(pos, struct hfi1_affinity_node, list); in node_affinity_lookup()322 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;