Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dpages.c537 pages_set_thp_state (void *ptr, size_t size) { in pages_set_thp_state() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h288 #define pages_set_thp_state JEMALLOC_N(pages_set_thp_state) macro