Searched refs:slab_alloc_st (Results 1 – 9 of 9) sorted by relevance
407 struct nine_memfd_file_region *region = slab_alloc_st(&allocator->allocation_pool); in allocate_region()761 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); in nine_allocate()960 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); in nine_suballocate()991 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); in nine_wrap_external_pointer()1134 new_allocation = slab_alloc_st(&allocator->external_allocation_pool); in nine_suballocate()1146 new_allocation = slab_alloc_st(&allocator->external_allocation_pool); in nine_wrap_external_pointer()
188 struct nine_subbuffer *buf = slab_alloc_st(&upload->buffer_pool); in nine_upload_create_buffer()
97 void *slab_alloc_st(struct slab_mempool *mempool);
299 slab_alloc_st(struct slab_mempool *mempool) in slab_alloc_st() function
90 hq->period = slab_alloc_st(&batch->ctx->sample_period_pool); in resume_query()294 struct fd_hw_sample *samp = slab_alloc_st(&batch->ctx->sample_pool); in fd_hw_sample_init()
75 struct pipe_transfer *transfer = slab_alloc_st(&i915->transfer_pool); in i915_buffer_transfer_map()
792 struct i915_transfer *transfer = slab_alloc_st(&i915->texture_transfer_pool); in i915_texture_transfer_map()
67 struct lp_scene *scene = slab_alloc_st(&setup->scene_slab); in lp_scene_create()
224 msm_ring = slab_alloc_st(&msm_submit->ring_pool); in msm_submit_new_ringbuffer()