Lines Matching refs:ERR
79 ERR("%s: failed with fd %d (%s)", __func__, m_fd, strerror(errno)); in connect()
99 ERR("%s: failed with %d allocating command buffer (%s)", in connect()
106 ERR("%s: no handle when allocating command buffer", in connect()
114 ERR("%s: command buffer wrongly sized, create.size=%zu " in connect()
129 ERR("%s: failed with %d mapping command response buffer (%s)", in connect()
139 ERR("%s: failed with %d mmap'ing command response buffer (%s)", in connect()
160 ERR("%s: failed with fd %d (%s)", __func__, fd, strerror(errno)); in openRendernode()
186 ERR("realloc (%zu) failed\n", allocSize); in allocBuffer()
209 ERR("VirtioGpuPipeStream::writeFully failed, buf=NULL, len %zu," in writeFully()
226 ERR("VirtioGpuPipeStream::writeFully failed: premature EOF\n"); in writeFully()
234 ERR("VirtioGpuPipeStream::writeFully failed: %s, lethal error, exiting.\n", in writeFully()
251 ERR("VirtioGpuPipeStream::readFully failed, buf=NULL, len %zu, lethal" in readFully()
267 ERR("VirtioGpuPipeStream::readFully failed (buf %p, len %zu" in readFully()
291 ERR("VirtioGpuPipeStream::read failed, buf=NULL"); in read()
340 … ERR("VirtioGpuPipeStream: DRM_IOCTL_VIRTGPU_WAIT failed with %d (%s)\n", errno, strerror(errno)); in wait()
375 ERR("VirtioGpuPipeStream: failed with errno %d (%s)\n", errno, strerror(errno)); in transferToHost()
415 ERR("VirtioGpuPipeStream: failed with errno %d (%s)\n", errno, strerror(errno)); in transferFromHost()