Home | History | Annotate | Download | only in xenbus

Lines Matching defs:DPRINTK

36 #define DPRINTK(fmt, args...) \
39 #define DPRINTK(fmt, args...) ((void)0)
133 DPRINTK("read_reply: type %d body %s",
205 DPRINTK("write msg");
207 DPRINTK("write msg err %d", err);
214 DPRINTK("write iovect");
216 DPRINTK("write iovect err %d", err);
223 DPRINTK("read");
225 DPRINTK("read done");
329 DPRINTK("xs_single %d %d", err, len);
334 DPRINTK("xs_single strings %s", strings);
700 DPRINTK("xenwatch_thread: processing events");
703 DPRINTK("xenwatch_thread: got event");
727 DPRINTK("xb_read hdr %d", err);
740 DPRINTK("xb_read body %d", err);
751 DPRINTK("process_msg: XS_WATCH_EVENT");
785 DPRINTK("process_msg: type %d body %s", msg->hdr.type, body);