Searched refs:hpdata_reserve_alloc (Results 1 – 4 of 4) sorted by relevance
361 void *hpdata_reserve_alloc(hpdata_t *hpdata, size_t sz);
44 hpdata_reserve_alloc(hpdata_t *hpdata, size_t sz) { in hpdata_reserve_alloc() function
585 void *addr = hpdata_reserve_alloc(ps, size); in hpa_try_alloc_one_no_grow()
352 #define hpdata_reserve_alloc JEMALLOC_N(hpdata_reserve_alloc) macro