Searched refs:numa_max_node (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/usr/tests/numa/
H A Dnumatest.c24 debug_printf("num nodes=%u\n", numa_max_node() + 1);
/barrelfish-2018-10-04/lib/bomp_new/
H A Dbomp_init.c76 for (nodeid_t node = 0; node <= numa_max_node(); ++node) {
/barrelfish-2018-10-04/include/
H A Dnuma.h71 nodeid_t numa_max_node(void);
/barrelfish-2018-10-04/lib/numa/
H A Dnuma.c152 nodeid_t numa_max_node(void) function

Completed in 42 milliseconds