Lines Matching refs:AERR
247 AERR("could not mmap %s for PRIVATE_DATA at fd%d", strerror(errno), idx); in gralloc_map()
278 AERR("could not mmap %s for fd%d", strerror(errno), idx); in gralloc_map()
297 AERR("Failed to munmap handle %p fd%d", hnd, idx); in gralloc_map()
434 AERR("%s: Allocation failed on on system heap. Cannot fallback.", __func__); in alloc_from_ion_heap()
447 AERR("Fallback ion_alloc_fd(%d, %zd, %d, %u, %p) failed", in alloc_from_ion_heap()
508 AERR("Protected ION memory is not supported on this platform."); in pick_ion_heap()
613 AERR("ion_open failed with %s", strerror(errno)); in open_and_query_ion()
630 AERR("Unable to create BufferAllocator object"); in mali_gralloc_ion_open()
748 AERR("Failed to munmap handle %p fd%d", hnd, idx); in mali_gralloc_ion_free()
789 AERR("ion_alloc failed from client ( %d )", ion_client); in allocate_to_fds()
800 …AERR("cannot allocate video private metadata for formate(%#x)", (uint32_t)bufDescriptor->internal_… in allocate_to_fds()
808 AERR("ion_alloc failed from client ( %d )", ion_client); in allocate_to_fds()
906 AERR("Failed to find an appropriate ion heap"); in mali_gralloc_ion_allocate()
915 AERR("ion_alloc failed form client: ( %d )", ion_client); in mali_gralloc_ion_allocate()
930 AERR("Ion shared fd:%d of index:%d could not be duplicated for descriptor:%d", in mali_gralloc_ion_allocate()
980 AERR("Private handle could not be created for descriptor:%d of shared usecase", i); in mali_gralloc_ion_allocate()
1010 AERR("Failed to find an appropriate ion heap"); in mali_gralloc_ion_allocate()
1020 AERR("ion_alloc failed from client ( %d )", ion_client); in mali_gralloc_ion_allocate()
1059 AERR("Private handle could not be created for descriptor:%d in non-shared usecase", i); in mali_gralloc_ion_allocate()
1090 AERR("mmap failed from client ( %d ), fd ( %d )", ion_client, hnd->share_fd); in mali_gralloc_ion_allocate()
1145 AERR("error importing handle[%d] format(%x)\n", idx, (uint32_t)hnd->internal_format); in import_exynos_ion_handles()
1175 AERR("error freeing ion_client(%d), ion_handle[%d](%d) format(%x)\n", in free_exynos_ion_handles()
1219 …AERR("Could not munmap base:%p size:%u '%s'", (void *)hnd->bases[0], hnd->sizes[idx], strerror(err… in mali_gralloc_ion_unmap()
1243 AERR("Failed to close ion_client: %d err=%s", ion_client, strerror(errno)); in mali_gralloc_ion_close()