Searched refs:pages_set_thp_state (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dpages.h86 void pages_set_thp_state (void *ptr, size_t size);
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dpages.h86 void pages_set_thp_state (void *ptr, size_t size);
H A Dprivate_namespace.gen.h266 #define pages_set_thp_state JEMALLOC_N(pages_set_thp_state) macro
H A Dprivate_namespace.h266 #define pages_set_thp_state JEMALLOC_N(pages_set_thp_state) macro
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dpages.c507 pages_set_thp_state (void *ptr, size_t size) { function
H A Dextent.c1175 pages_set_thp_state(ret, size);

Completed in 468 milliseconds