Searched refs:P9_DEBUG_TRANS (Results 1 – 3 of 3) sorted by relevance
| /linux/net/9p/ |
| A D | trans_fd.c | 311 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work() 330 p9_debug(P9_DEBUG_TRANS, in p9_read_work() 359 p9_debug(P9_DEBUG_TRANS, "got new packet\n"); in p9_read_work() 367 p9_debug(P9_DEBUG_TRANS, in p9_read_work() 465 p9_debug(P9_DEBUG_TRANS, "move req %p\n", req); in p9_write_work() 476 p9_debug(P9_DEBUG_TRANS, "mux %p pos %d size %d\n", in p9_write_work() 599 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_conn_create() 604 p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m); in p9_conn_create() 631 p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m); in p9_poll_mux() 1133 p9_debug(P9_DEBUG_TRANS, "start %p\n", current); in p9_poll_workfn() [all …]
|
| A D | trans_virtio.c | 137 p9_debug(P9_DEBUG_TRANS, ": request done\n"); in req_done() 264 p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n"); in p9_virtio_request() 293 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_request() 297 p9_debug(P9_DEBUG_TRANS, in p9_virtio_request() 305 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_request() 406 p9_debug(P9_DEBUG_TRANS, "virtio request\n"); in p9_virtio_zc_request() 491 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_zc_request() 495 p9_debug(P9_DEBUG_TRANS, in p9_virtio_zc_request() 504 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_zc_request()
|
| /linux/include/net/9p/ |
| A D | 9p.h | 38 P9_DEBUG_TRANS = (1<<6), enumerator
|
Completed in 9 milliseconds