Searched refs:_debug (Results 26 - 50 of 54) sorted by relevance

123

/linux-master/net/rxrpc/
H A Dsendmsg.c341 _debug("alloc");
358 _debug("append");
364 _debug("add %zu", copy);
368 _debug("added");
465 _debug("CMSG %d, %d, %d",
H A Dconn_object.c110 _debug("no conn");
414 _debug("reap CONN %d { a=%d,t=%ld }",
443 _debug("reschedule reaper %ld", (long)earliest - (long)now);
H A Dconn_service.c108 _debug("replace conn");
H A Dpeer_event.c257 _debug("%02x peer %u t=%d {%pISp}",
H A Dar-internal.h1332 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro
1351 #define _debug(FMT,...) \ macro
1360 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
H A Dcall_object.c569 _debug("unlinking once-pending call %p { e=%lx f=%lx }",
594 _debug("RELEASE CALL %p (%d CONN %p)", call, call->debug_id, conn);
743 _debug("Zapping call %p", call);
H A Drecvmsg.c51 _debug("call %ps", sk->sk_data_ready);
H A Dcall_event.c220 _debug("________awaiting reply/ACK__________");
H A Doutput.c570 _debug("sendmsg failed: %d", ret);
723 _debug("need instant resend %d", ret);
H A Dcall_accept.c223 _debug("discard %lx", call->user_call_ID);
/linux-master/fs/afs/
H A Ddir.c421 _debug("ENT[%zu.%u]: unused",
436 _debug("ENT[%zu]: name too long (len %u/%zu)",
442 _debug("ENT[%zu.%u]: %s %zu \"%s\"",
450 _debug("ENT[%zu.%u]:"
462 _debug("ENT[%zu.u]:"
716 _debug("do [%u]", i);
732 _debug("- abort %d %llx:%llx.%x",
849 _debug("nr_files %u", op->nr_files);
1038 _debug("splice %p", dentry->d_inode);
1135 _debug("
[all...]
H A Drxrpc.c120 _debug("outstanding %u", atomic_read(&net->nr_outstanding_calls));
123 _debug("no outstanding calls");
129 _debug("dework");
312 _debug("____MAKE %p{%s,%x} [%d]____",
621 _debug("call interrupted");
816 _debug("oom");
859 _debug("oom");
H A Dserver.c132 _debug("- consider %p", p);
549 _debug("manage %pU %u", &server->uuid, active);
615 _debug("wait");
H A Dcallback.c236 _debug("- Fid { vl=%08llx n=%llu u=%u }",
H A Dinode.c79 _debug("FS: ft=%d lk=%d sz=%llu ver=%Lu mod=%hu",
481 _debug("GOT INODE %p { vl=%llx vn=%llx, u=%x }",
543 _debug("GOT ROOT INODE %p { vl=%llx }", inode, as->volume->vid);
647 _debug("CLEAR INODE %p", inode);
H A Dfs_probe.c226 _debug("probe[%x] %pU [%u] %pISpc rtt=%d ret=%d",
457 _debug("probe %pU", &server->uuid);
H A Dproc.c120 _debug("cmd=%s name=%s args=%s", buf, name, args);
241 _debug("rootcell=%s", buf);
H A Daddr_list.c138 _debug("%u/%u addresses", nr, AFS_MAX_ADDRESSES);
H A Dvl_probe.c135 _debug("probe [%u][%u] %pISpc rtt=%d ret=%d",
H A Dinternal.h1726 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) macro
1745 #define _debug(FMT,...) \ macro
1754 #define _debug(FMT,...) no_printk(" "FMT ,##__VA_ARGS__) macro
/linux-master/fs/cachefiles/
H A Dinternal.h458 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) macro
473 #define _debug(FMT, ...) \ macro
482 #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__) macro
/linux-master/fs/netfs/
H A Dio.c272 _debug("R=%08x[%u] ITER RESUB-MISMATCH %zx != %zx-%zx-%llx %x\n",
660 _debug("slice %llx,%zx,%zx", subreq->start, subreq->len, rreq->submitted);
736 _debug("submit %llx + %zx >= %llx",
H A Doutput.c133 _debug("finished");
296 _debug("write to cache");
H A Dfscache_volume.c455 _debug("withdraw V=%x", volume->debug_id);
H A Dbuffered_read.c106 _debug("no unlock");

Completed in 435 milliseconds

123