Home
last modified time | relevance | path

Searched refs:hfi1_affinity_node (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Daffinity.c185 static void node_affinity_destroy(struct hfi1_affinity_node *entry) in node_affinity_destroy()
194 struct hfi1_affinity_node *entry; in node_affinity_destroy_all()
198 entry = list_entry(pos, struct hfi1_affinity_node, in node_affinity_destroy_all()
207 static struct hfi1_affinity_node *node_affinity_allocate(int node) in node_affinity_allocate()
209 struct hfi1_affinity_node *entry; in node_affinity_allocate()
225 static void node_affinity_add_tail(struct hfi1_affinity_node *entry) in node_affinity_add_tail()
231 static struct hfi1_affinity_node *node_affinity_lookup(int node) in node_affinity_lookup()
233 struct hfi1_affinity_node *entry; in node_affinity_lookup()
321 struct hfi1_affinity_node *entry, in _dev_comp_vect_cpu_get()
400 struct hfi1_affinity_node *entry) in _dev_comp_vect_mappings_create()
[all …]
H A Daffinity.h59 struct hfi1_affinity_node { struct
H A Dhfi.h1362 struct hfi1_affinity_node *affinity_entry;