Lines Matching full:allocation
39 /* --- Memory allocation flags --- */
41 /* General allocation hints */
580 * @id: returned id value for this allocation.
582 * @size: requested size of the allocation and actual size on return.
584 * @gpuaddr: returned GPU address for the allocation
612 * @id: GPU allocation id to free
614 * Free an allocation by id, in case a GPU address has not been assigned or
615 * is unknown. Freeing an allocation by id with this ioctl or by GPU address
630 * @id: GPU allocation id to query. Also set on return.
632 * @size: returned size of the allocation.
637 * allocation, by either the GPU address or the id returned by a previous
638 * call to IOCTL_KGSL_GPUMEM_ALLOC_ID. Legacy allocation ioctls may not