Searched refs:slab_mempool (Results 1 – 7 of 7) 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);
282 slab_alloc_st(struct slab_mempool *pool) in slab_alloc_st()291 slab_free_st(struct slab_mempool *pool, void *ptr) in slab_free_st()297 slab_destroy(struct slab_mempool *pool) in slab_destroy()310 slab_create(struct slab_mempool *pool, in slab_create()
281 struct slab_mempool transfer_pool;282 struct slab_mempool texture_transfer_pool;
127 struct slab_mempool sample_pool;128 struct slab_mempool sample_period_pool;
53 struct slab_mempool transfer_mempool;
65 struct slab_mempool buffer_pool;
156 struct slab_mempool mempool;