Searched refs:ion_buffer_alloc (Results 1 – 4 of 4) sorted by relevance
38 extern struct ion_buffer *ion_buffer_alloc(struct ion_device *dev, size_t len,
131 struct ion_buffer *ion_buffer_alloc(struct ion_device *dev, size_t len, in ion_buffer_alloc() function
345 buffer = ion_buffer_alloc(dev, len, heap_id_mask, flags); in ion_dmabuf_alloc()
145 DEFINE_EVENT(ion_buffer_op, ion_buffer_alloc,