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

/barrelfish-2018-10-04/usr/tests/numa/
H A Dnumatest.c34 buf = numa_alloc(1024*1024, 4096);
/barrelfish-2018-10-04/include/
H A Dnuma.h372 void *numa_alloc(size_t size, size_t pagesize);
389 * the memory must be previously allocated by one of the numa_alloc* functions
/barrelfish-2018-10-04/lib/numa/
H A Dalloc.c414 void *numa_alloc(size_t size, size_t pagesize) function
460 * the memory must be previously allocated by one of the numa_alloc* functions

Completed in 41 milliseconds