Searched refs:hfi1_affinity_node (Results 1 – 2 of 2) sorted by relevance
224 static void node_affinity_destroy(struct hfi1_affinity_node *entry) in node_affinity_destroy()233 struct hfi1_affinity_node *entry; in node_affinity_destroy_all()237 entry = list_entry(pos, struct hfi1_affinity_node, in node_affinity_destroy_all()246 static struct hfi1_affinity_node *node_affinity_allocate(int node) in node_affinity_allocate()248 struct hfi1_affinity_node *entry; in node_affinity_allocate()264 static void node_affinity_add_tail(struct hfi1_affinity_node *entry) in node_affinity_add_tail()270 static struct hfi1_affinity_node *node_affinity_lookup(int node) in node_affinity_lookup()273 struct hfi1_affinity_node *entry; in node_affinity_lookup()276 entry = list_entry(pos, struct hfi1_affinity_node, list); in node_affinity_lookup()362 struct hfi1_affinity_node *entry, in _dev_comp_vect_cpu_get()[all …]
99 struct hfi1_affinity_node { struct