Searched refs:slab_heap (Results 1 – 1 of 1) sorted by relevance
94 struct slab_heap { struct113 static struct slab_object * slap_replenish_sopool(struct slab_heap* sh); argument134 struct slab_heap *sh = data; in slap_sl_mem_destroy()197 struct slab_heap *sh; in slap_sl_mem_create()212 sh = ch_malloc(sizeof(struct slab_heap)); in slap_sl_mem_create()302 struct slab_heap *sh = ctx; in slap_sl_malloc()420 struct slab_heap *sh = ctx; in slap_sl_realloc()496 struct slab_heap *sh = ctx; in slap_sl_free()654 struct slab_heap *sh = ctx; in slap_sl_release()662 struct slab_heap *sh = ctx; in slap_sl_mark()[all …]