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

/barrelfish-2018-10-04/include/
H A Dnuma.h318 * The memory must be freed with numa_free(). On errors NULL is returned.
330 * The memory must be freed with numa_free(). On errors NULL is returned.
343 * The memory must be freed with numa_free(). On errors NULL is returned.
358 * The memory must be freed with numa_free(). On errors NULL is returned.
370 * The memory must be freed with numa_free(). On errors NULL is returned.
391 void numa_free(void *start, size_t size);
/barrelfish-2018-10-04/lib/numa/
H A Dalloc.c224 * The memory must be freed with numa_free(). On errors NULL is returned.
277 * The memory must be freed with numa_free(). On errors NULL is returned.
298 * The memory must be freed with numa_free(). On errors NULL is returned.
317 * The memory must be freed with numa_free(). On errors NULL is returned.
412 * The memory must be freed with numa_free(). On errors NULL is returned.
462 void numa_free(void *start, size_t size) function

Completed in 22 milliseconds