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

/barrelfish-2018-10-04/lib/numa/
H A Dalloc.c359 nodeid_t node_idx=0; local
367 memobj->m.f.fill(&memobj->m, node_idx, frame, 0);
368 ++node_idx;
395 for (int i = 0; i < node_idx; ++i) {
397 memobj->m.f.unfill(&memobj->m, node_idx, &frame, NULL);

Completed in 32 milliseconds