Searched refs:pages_set_thp_state (Results 1 – 5 of 5) sorted by relevance
86 void pages_set_thp_state (void *ptr, size_t size);
266 #define pages_set_thp_state JEMALLOC_N(pages_set_thp_state) macro
269 #define pages_set_thp_state JEMALLOC_N(pages_set_thp_state) macro
511 pages_set_thp_state (void *ptr, size_t size) { in pages_set_thp_state() function
1190 pages_set_thp_state(ret, size); in extent_alloc_default_impl()