Home
last modified time | relevance | path

Searched defs:pages_unmap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dpages.c243 pages_unmap(void *addr, size_t size) { in pages_unmap() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h289 #define pages_unmap JEMALLOC_N(pages_unmap) macro