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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.c192 pb_slabs_init(struct pb_slabs * slabs,unsigned min_order,unsigned max_order,unsigned num_heaps,void * priv,slab_can_reclaim_fn * can_reclaim,slab_alloc_fn * slab_alloc,slab_free_fn * slab_free) argument
H A Dpb_slab.h131 slab_free_fn *slab_free; member in struct:pb_slabs
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.h134 slab_free_fn *slab_free; member in struct:pb_slabs
H A Dpb_slab.c213 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) argument
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dslab.c242 void slab_free(struct slab_child_pool *pool, void *ptr) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dslab.c242 void slab_free(struct slab_child_pool *pool, void *ptr) function in typeref:typename:void

Completed in 6 milliseconds