Home
last modified time | relevance | path

Searched defs:slab_free (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.h134 slab_free_fn *slab_free; member
H A Dpb_slab.c234 pb_slabs_init(struct pb_slabs *slabs, unsigned min_order, unsigned max_order, unsigned num_heaps, bool allow_three_fourth_allocations, void *priv, slab_can_reclaim_fn *can_reclaim, slab_alloc_fn *slab_alloc, slab_free_fn *slab_free) pb_slabs_init() argument
/third_party/mesa3d/src/util/
H A Dslab.c255 void slab_free(struct slab_child_pool *pool, void *ptr) in slab_free() function

Completed in 2 milliseconds