Searched refs:numa_node_to_cpus (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/
H A Dnuma.h537 errval_t numa_node_to_cpus(nodeid_t node, struct bitmap *mask);
/barrelfish-2018-10-04/lib/bomp_new/
H A Dbomp_node.c62 err = numa_node_to_cpus(numanode, bm);
157 err = numa_node_to_cpus(numanode, bm);
/barrelfish-2018-10-04/lib/numa/
H A Dnuma.c521 errval_t numa_node_to_cpus(nodeid_t node, struct bitmap *mask) function

Completed in 43 milliseconds