Searched refs:slab_mempool (Results 1 – 5 of 5) sorted by relevance
82 struct slab_mempool { struct87 void slab_create(struct slab_mempool *pool, argument90 void slab_destroy(struct slab_mempool *pool);91 void *slab_alloc_st(struct slab_mempool *pool);92 void slab_free_st(struct slab_mempool *pool, void *ptr);
285 slab_alloc_st(struct slab_mempool *pool) in slab_alloc_st()294 slab_free_st(struct slab_mempool *pool, void *ptr) in slab_free_st()300 slab_destroy(struct slab_mempool *pool) in slab_destroy()313 slab_create(struct slab_mempool *pool, in slab_create()
280 struct slab_mempool transfer_pool;281 struct slab_mempool texture_transfer_pool;
182 struct slab_mempool sample_pool;183 struct slab_mempool sample_period_pool;
65 struct slab_mempool buffer_pool;