Home | History | Annotate | Download | only in linux

Lines Matching full:allocation

39 /* --- Memory allocation flags --- */
41 /* General allocation hints */
581 * @id: returned id value for this allocation.
583 * @size: requested size of the allocation and actual size on return.
585 * @gpuaddr: returned GPU address for the allocation
613 * @id: GPU allocation id to free
615 * Free an allocation by id, in case a GPU address has not been assigned or
616 * is unknown. Freeing an allocation by id with this ioctl or by GPU address
631 * @id: GPU allocation id to query. Also set on return.
633 * @size: returned size of the allocation.
638 * allocation, by either the GPU address or the id returned by a previous
639 * call to IOCTL_KGSL_GPUMEM_ALLOC_ID. Legacy allocation ioctls may not