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

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dpages.h82 bool pages_nohuge(void *addr, size_t size);
H A Dprivate_namespace.h285 #define pages_nohuge JEMALLOC_N(pages_nohuge) macro
/freebsd-current/contrib/jemalloc/src/
H A Dpages.c386 pages_nohuge(void *addr, size_t size) { function
H A Dbase.c114 pages_nohuge(addr, size);

Completed in 103 milliseconds