Symbol: P9_DEBUG_TRANS
net/9p/trans_fd.c
1054
p9_debug(P9_DEBUG_TRANS, "start %p\n", current);
net/9p/trans_fd.c
1070
p9_debug(P9_DEBUG_TRANS, "finish\n");
net/9p/trans_fd.c
255
p9_debug(P9_DEBUG_TRANS, "start mux %p pos %zd\n", m, m->rc.offset);
net/9p/trans_fd.c
264
p9_debug(P9_DEBUG_TRANS, "read mux %p pos %zd size: %zd = %zd\n",
net/9p/trans_fd.c
269
p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err);
net/9p/trans_fd.c
280
p9_debug(P9_DEBUG_TRANS, "got new header\n");
net/9p/trans_fd.c
291
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_fd.c
329
p9_debug(P9_DEBUG_TRANS, "got new packet\n");
net/9p/trans_fd.c
337
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_fd.c
365
p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m);
net/9p/trans_fd.c
435
p9_debug(P9_DEBUG_TRANS, "move req %p\n", req);
net/9p/trans_fd.c
446
p9_debug(P9_DEBUG_TRANS, "mux %p pos %d size %d\n",
net/9p/trans_fd.c
450
p9_debug(P9_DEBUG_TRANS, "mux %p sent %d bytes\n", m, err);
net/9p/trans_fd.c
480
p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m);
net/9p/trans_fd.c
555
p9_debug(P9_DEBUG_TRANS, "client %p msize %d\n", client, client->msize);
net/9p/trans_fd.c
570
p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m);
net/9p/trans_fd.c
575
p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m);
net/9p/trans_fd.c
596
p9_debug(P9_DEBUG_TRANS, "error mux %p err %d\n", m, n);
net/9p/trans_fd.c
602
p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m);
net/9p/trans_fd.c
604
p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m);
net/9p/trans_fd.c
611
p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m);
net/9p/trans_fd.c
614
p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m);
net/9p/trans_fd.c
637
p9_debug(P9_DEBUG_TRANS, "mux %p task %p tcall %p id %d\n",
net/9p/trans_fd.c
663
p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req);
net/9p/trans_fd.c
683
p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req);
net/9p/trans_fd.c
801
p9_debug(P9_DEBUG_TRANS, "mux %p prev %p next %p\n",
net/9p/trans_usbg.c
191
p9_debug(P9_DEBUG_TRANS, "mux %p got %zu bytes\n", usb9pfs,
net/9p/trans_usbg.c
201
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_usbg.c
499
p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req);
net/9p/trans_virtio.c
136
p9_debug(P9_DEBUG_TRANS, ": request done\n");
net/9p/trans_virtio.c
263
p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n");
net/9p/trans_virtio.c
292
p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n");
net/9p/trans_virtio.c
296
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_virtio.c
304
p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n");
net/9p/trans_virtio.c
434
p9_debug(P9_DEBUG_TRANS, "virtio request\n");
net/9p/trans_virtio.c
519
p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n");
net/9p/trans_virtio.c
523
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_virtio.c
532
p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n");