Home
last modified time | relevance | path

Searched refs:hpa_dalloc_batch (Results 1 – 1 of 1) sorted by relevance

/src/contrib/jemalloc/src/
H A Dhpa.c22 static void hpa_dalloc_batch(tsdn_t *tsdn, pai_t *self,
224 shard->pai.dalloc_batch = &hpa_dalloc_batch; in hpa_shard_init()
849 hpa_dalloc_batch(tsdn_t *tsdn, pai_t *self, edata_list_active_t *list, in hpa_dalloc_batch() function
879 hpa_dalloc_batch(tsdn, self, &dalloc_list, deferred_work_generated); in hpa_dalloc()