Home
last modified time | relevance | path

Searched refs:P9_DEBUG_TRANS (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/9p/
A Dtrans_fd.c315 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work()
326 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
364 p9_debug(P9_DEBUG_TRANS, "got new packet\n"); in p9_read_work()
372 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
470 p9_debug(P9_DEBUG_TRANS, "move req %p\n", req); in p9_write_work()
481 p9_debug(P9_DEBUG_TRANS, "mux %p pos %d size %d\n", in p9_write_work()
605 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_conn_create()
610 p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m); in p9_conn_create()
637 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_poll_mux()
1157 p9_debug(P9_DEBUG_TRANS, "start %p\n", current); in p9_poll_workfn()
[all …]
A Dtrans_virtio.c136 p9_debug(P9_DEBUG_TRANS, ": request done\n"); in req_done()
263 p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n"); in p9_virtio_request()
292 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_request()
296 p9_debug(P9_DEBUG_TRANS, in p9_virtio_request()
304 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_request()
435 p9_debug(P9_DEBUG_TRANS, "virtio request\n"); in p9_virtio_zc_request()
520 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_zc_request()
524 p9_debug(P9_DEBUG_TRANS, in p9_virtio_zc_request()
533 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_zc_request()
/linux-6.3-rc2/include/net/9p/
A D9p.h38 P9_DEBUG_TRANS = (1<<6), enumerator

Completed in 8 milliseconds