Lines Matching refs:p9_debug

190 	p9_debug(P9_DEBUG_ERROR, "mux %p err %d\n", m, err);  in p9_conn_cancel()
213 p9_debug(P9_DEBUG_ERROR, "call back req %p\n", req); in p9_conn_cancel()
263 p9_debug(P9_DEBUG_ERROR, "blocking read ...\n"); in p9_fd_read()
289 p9_debug(P9_DEBUG_TRANS, "start mux %p pos %zd\n", m, m->rc.offset); in p9_read_work()
298 p9_debug(P9_DEBUG_TRANS, "read mux %p pos %zd size: %zd = %zd\n", in p9_read_work()
303 p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err); in p9_read_work()
314 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work()
320 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
325 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
331 p9_debug(P9_DEBUG_ERROR, "Unexpected packet tag %d\n", in p9_read_work()
338 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
346 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
363 p9_debug(P9_DEBUG_TRANS, "got new packet\n"); in p9_read_work()
371 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
375 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
399 p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m); in p9_read_work()
430 p9_debug(P9_DEBUG_ERROR, "blocking write ...\n"); in p9_fd_write()
469 p9_debug(P9_DEBUG_TRANS, "move req %p\n", req); in p9_write_work()
480 p9_debug(P9_DEBUG_TRANS, "mux %p pos %d size %d\n", in p9_write_work()
484 p9_debug(P9_DEBUG_TRANS, "mux %p sent %d bytes\n", m, err); in p9_write_work()
514 p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m); in p9_write_work()
566 p9_debug(P9_DEBUG_ERROR, "not enough wait_address slots\n"); in p9_pollwait()
589 p9_debug(P9_DEBUG_TRANS, "client %p msize %d\n", client, client->msize); in p9_conn_create()
604 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_conn_create()
609 p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m); in p9_conn_create()
630 p9_debug(P9_DEBUG_TRANS, "error mux %p err %d\n", m, n); in p9_poll_mux()
636 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_poll_mux()
638 p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m); in p9_poll_mux()
645 p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m); in p9_poll_mux()
648 p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m); in p9_poll_mux()
671 p9_debug(P9_DEBUG_TRANS, "mux %p task %p tcall %p id %d\n", in p9_fd_request()
702 p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req); in p9_fd_cancel()
722 p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req); in p9_fd_cancelled()
784 p9_debug(P9_DEBUG_ERROR, in parse_opts()
799 p9_debug(P9_DEBUG_ERROR, in parse_opts()
908 p9_debug(P9_DEBUG_TRANS, "mux %p prev %p next %p\n", in p9_conn_destroy()
1167 p9_debug(P9_DEBUG_TRANS, "start %p\n", current); in p9_poll_workfn()
1183 p9_debug(P9_DEBUG_TRANS, "finish\n"); in p9_poll_workfn()