Lines Matching refs:P9_DEBUG_TRANS

304 	p9_debug(P9_DEBUG_TRANS, "start mux %p pos %d\n", m, m->rpos);  in p9_read_work()
313 p9_debug(P9_DEBUG_TRANS, "read mux %p pos %d size: %d = %d\n", in p9_read_work()
317 p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err); in p9_read_work()
330 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work()
341 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
369 p9_debug(P9_DEBUG_TRANS, "got new packet\n"); in p9_read_work()
389 p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m); in p9_read_work()
465 p9_debug(P9_DEBUG_TRANS, "move req %p\n", req); in p9_write_work()
474 p9_debug(P9_DEBUG_TRANS, "mux %p pos %d size %d\n", in p9_write_work()
478 p9_debug(P9_DEBUG_TRANS, "mux %p sent %d bytes\n", m, err); in p9_write_work()
502 p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m); in p9_write_work()
578 p9_debug(P9_DEBUG_TRANS, "client %p msize %d\n", client, client->msize); in p9_conn_create()
595 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_conn_create()
600 p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m); in p9_conn_create()
622 p9_debug(P9_DEBUG_TRANS, "error mux %p err %d\n", m, n); in p9_poll_mux()
630 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_poll_mux()
632 p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m); in p9_poll_mux()
639 p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m); in p9_poll_mux()
642 p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m); in p9_poll_mux()
665 p9_debug(P9_DEBUG_TRANS, "mux %p task %p tcall %p id %d\n", in p9_fd_request()
690 p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req); in p9_fd_cancel()
842 p9_debug(P9_DEBUG_TRANS, "mux %p prev %p next %p\n", in p9_conn_destroy()
1056 p9_debug(P9_DEBUG_TRANS, "start %p\n", current); in p9_poll_workfn()
1072 p9_debug(P9_DEBUG_TRANS, "finish\n"); in p9_poll_workfn()