Lines Matching refs:LOG
88 LOG(DEBUG, "%s: xswait timeout (path=%s)", xswa->what, xswa->path); in xswait_timeout_callback()
145 LOG(ERROR, "unable to establish write event on %s" in datacopier_check_state()
196 LOG(DEBUG, "received POLLHUP on fd %d: %s during copy of %s", in datacopier_pollhup_handled()
223 LOG(ERROR, "unexpected poll event 0x%x on fd %d (expected POLLIN " in datacopier_readable()
260 LOG(ERROR, in datacopier_readable()
326 LOG(ERROR, "unexpected poll event 0x%x on fd %d (should be POLLOUT)" in datacopier_writable()
539 LOG(ERROR, "killing execution of %s because of timeout", aes->what); in async_exec_timeout()
589 LOG(ERROR, "unable to register timeout for executing: %s", aes->what); in libxl__async_exec_start()
593 LOG(DEBUG, "forking to execute: %s ", aes->what); in libxl__async_exec_start()
598 LOG(ERROR, "unable to fork"); in libxl__async_exec_start()
638 LOG(ERROR, "unable to find %s pid in %s", what, xs_path_pid); in libxl__kill_xs_path()
646 LOG(ERROR, "%s already exited", what); in libxl__kill_xs_path()
649 LOG(DEBUG, "%s signaled", what); in libxl__kill_xs_path()