Searched refs:slab_alloc_st (Results 1 – 7 of 7) sorted by relevance
91 void *slab_alloc_st(struct slab_mempool *mempool);
283 slab_alloc_st(struct slab_mempool *mempool) in slab_alloc_st() function
73 struct pipe_transfer *transfer = slab_alloc_st(&i915->transfer_pool); in i915_buffer_transfer_map()
724 struct i915_transfer *transfer = slab_alloc_st(&i915->texture_transfer_pool); in i915_texture_transfer_map()
89 hq->period = slab_alloc_st(&batch->ctx->sample_period_pool); in resume_query()298 struct fd_hw_sample *samp = slab_alloc_st(&batch->ctx->sample_pool); in fd_hw_sample_init()
183 struct nine_subbuffer *buf = slab_alloc_st(&upload->buffer_pool); in nine_upload_create_buffer()
230 msm_ring = slab_alloc_st(&msm_submit->ring_pool); in msm_submit_new_ringbuffer()