| /src/sys/ufs/lfs/ | 
| lfs_bio.c | 138 		DLOG((DLOG_AVAIL, "lfs_fits_buf: no fit count: %d + %d + %d >= %d\n", 143 		DLOG((DLOG_AVAIL, "lfs_fits_buf: no fit bytes: %ld + %ld + %d >= %ld\n",
 168 		DLOG((DLOG_FLUSH, "lfs_reservebuf: flush filesystem %p with checkpoint\n", fs));
 171 		DLOG((DLOG_AVAIL, "lfs_reservebuf: waiting: count=%d, bytes=%ld\n",
 188 		DLOG((DLOG_AVAIL, "lfs_reservebuf: broadcast: count=%d, bytes=%ld\n",
 226 			DLOG((DLOG_AVAIL, "lfs_reserve: waiting for %ld (bfree = %jd,"
 253 		DLOG((DLOG_AVAIL, "lfs_reserve: woke up\n"));
 360 		DLOG((DLOG_AVAIL, "lfs_fits: no fit: fsb = %ld, uinodes = %ld, "
 398 		DLOG((DLOG_AVAIL, "lfs_availwait: out of available space, "
 545 		DLOG((DLOG_FLUSH, "lfs_flush: not flushing because another flush is active\n"))
 [all...]
 | 
| lfs_rfw.c | 134 		DLOG((DLOG_RF, "lfs_rf_valloc[1]: ino %d vp %p\n", 139 		DLOG((DLOG_RF, "  ip->i_gen=%jd dip nlink %jd seeking"
 147 			DLOG((DLOG_RF, "  pre-existing\n"));
 156 			DLOG((DLOG_RF, "  replace old version %jd\n",
 169 			DLOG((DLOG_RF, "ino %d: sought version %d, got %d\n",
 203 	DLOG((DLOG_RF, "lfs_valloc[2] ino %d vp %p size=%lld effnblks=%d,"
 237 	DLOG((DLOG_RF, "update_meta: ino %d lbn %d size %d at 0x%jx\n",
 262 		DLOG((DLOG_RF, "balloc ip->i_lfs_effnblks = %d,"
 268 		DLOG((DLOG_RF, "block exists, no balloc\n"));
 291 		DLOG((DLOG_RF, "ino %d size %d -> %d\n"
 [all...]
 | 
| lfs_pages.c | 221 		DLOG((DLOG_PAGE, "lfs_putpages[%d]: %s: %sn = %d\n", 290 				DLOG((DLOG_PAGE, "lfs_putpages: avoiding 3-way or pagedaemon deadlock\n"));
 539 		DLOG((DLOG_PAGE, "lfs_putpages: startoffset = endoffset = %"
 552 		DLOG((DLOG_PAGE, "lfs_putpages: no cleanit vn %p ino %d (flags %x)\n",
 638 		DLOG((DLOG_PAGE, "lfs_putpages: dirtyclean: looping, n = %d\n",
 675 		DLOG((DLOG_PAGE, "lfs_putpages: flushing VU_DIROP\n"));
 791 			DLOG((DLOG_PAGE, "lfs_putpages: genfs_putpages returned"
 806 			DLOG((DLOG_PAGE, "lfs_putpages: genfs_putpages returned"
 816 			DLOG((DLOG_PAGE, "vp %p ino %d vi_flags %x a_flags %x avoiding vclean panic\n",
 825 		DLOG((DLOG_PAGE, "lfs_putpages: again: looping, n = %d\n", debug_n_again))
 [all...]
 | 
| lfs_inode.h | 264 #  define DLOG(a) lfs_debug_log a 269 #  define DLOG(a)
 
 | 
| lfs_segment.c | 68 		DLOG((DLOG_WVNODE, "not writing ino %d because %s (op %d)\n", \ 75 	DLOG((DLOG_WVNODE, "ino %d: %s\n", VTOI(vp)->i_number, (str)))
 231 		DLOG((DLOG_VNODE, "lfs_vflush: ino %d freed, not flushing\n",
 270 		DLOG((DLOG_VNODE, "lfs_vflush: done not flushing ino %d\n",
 311 		DLOG((DLOG_VNODE, "lfs_vflush: flushing VU_DIROP\n"));
 541 	DLOG((DLOG_SEG, "lfs_segwrite(fs=%p, flags=%x)\n", fs, flags));
 583 	DLOG((DLOG_SEG, "  do_ckp=%d sp->seg_flags=0x%x\n", do_ckp, sp->seg_flags));
 591 				DLOG((DLOG_SEG, "lfs_segwrite: breaking out of segment write at daddr 0x%jx\n", (uintmax_t)lfs_sb_getoffset(fs)));
 775 	DLOG((DLOG_SEG, "  returning 0\n"));
 938 		DLOG((DLOG_SEG, "lfs_writeinode: last inode addr in current pseg
 [all...]
 | 
| lfs_alloc.c | 98 	DLOG((DLOG_ALLOC, "lfs: ino %d wrd %d bit %d set\n", (int)(I), 	\ 103 	DLOG((DLOG_ALLOC, "lfs: ino %d wrd %d bit %d clr\n", (int)(I), 	\
 177 	DLOG((DLOG_ALLOC, "oldhead=%jd, i=%jd, xmax=%jd,  oldtail=%jd\n",
 223 	DLOG((DLOG_ALLOC, "  now head=%jd tail=%jd\n",
 271 	DLOG((DLOG_ALLOC, "lfs_valloc: allocate inode %" PRId64 "\n",
 288 	DLOG((DLOG_ALLOC, "lfs_valloc: headfree %" PRId64 " -> %ju\n",
 377 		DLOG((DLOG_ALLOC, "extend ifile to accommodate ino %jd\n",
 575 	DLOG((DLOG_ALLOC, "lfs_vfree: free ino %lld\n", (long long)ino));
 703 			DLOG((DLOG_ALLOC, "lfs_vfree: headfree %lld -> %lld\n",
 712 				DLOG((DLOG_ALLOC, "lfs_vfree: tailfree %lld
 [all...]
 | 
| lfs_vfsops.c | 445 				DLOG((DLOG_FLUSH, "lfs_writerd: lfs_do_flush\n")); 448 				DLOG((DLOG_FLUSH, "lfs_writerd: lqc+lqrc = %d, max %d\n",
 452 				DLOG((DLOG_FLUSH, "lfs_writerd: lqb + lqrb = %ld, max %ld\n",
 456 				DLOG((DLOG_FLUSH, "lfs_writerd: lssp = %d, max %d\n",
 494 					DLOG((DLOG_FLUSH, "lfs_writerd: need cleaning before writing possible\n"));
 504 					DLOG((DLOG_FLUSH, "lfs_writerd: checkpoint\n"));
 507  					DLOG((DLOG_FLUSH, "lfs_writerd: pdflush set\n"));
 510  					DLOG((DLOG_FLUSH, "lfs_writerd: pchain non-empty\n"));
 944 			DLOG((DLOG_MOUNT, "lfs_mountfs: primary superblock wrong magic\n"));
 950 			DLOG((DLOG_MOUNT, "lfs_mountfs: primary superblock sanity failed\n"))
 [all...]
 | 
| lfs_syscalls.c | 333 				DLOG((DLOG_CLEAN, "lfs_markv: lfs_fastvget" 401 				DLOG((DLOG_CLEAN, "lfs_markv: wrong da same seg: %jx vs %jx\n",
 422 			DLOG((DLOG_CLEAN, "lfs_markv: ino %d lbn %jd wrong"
 478 			DLOG((DLOG_CLEAN, "lfs_markv: writing %d blks %d inos\n",
 495 	DLOG((DLOG_CLEAN, "lfs_markv: writing %d blks %d inos (check point)\n",
 517 	DLOG((DLOG_CLEAN, "lfs_markv err2\n"));
 734 				DLOG((DLOG_CLEAN, "lfs_bmapv: lfs_fastvget ino"
 865 		DLOG((DLOG_CLEAN, "lfs_segclean: not cleaning segment %lu:"
 871 		DLOG((DLOG_CLEAN, "lfs_segclean: not cleaning segment %lu:"
 877 		DLOG((DLOG_CLEAN, "lfs_segclean: not cleaning segment %lu:
 [all...]
 | 
| lfs_subr.c | 230 		DLOG((DLOG_MALLOC, "sleeping on %s (%d)\n", 234 		DLOG((DLOG_MALLOC, "done sleeping on %s\n",
 446 				DLOG((DLOG_CLEAN, "lfs_auto_segclean: lfs_do_segclean returned %d for seg %d\n", error, i));
 537 			DLOG((DLOG_SEG, "sleeping on iocount %x == %d\n", fs, fs->lfs_iocount));
 542 			DLOG((DLOG_SEG, "sleeping on iocount %x == %d\n", sp, sp->seg_iocount));
 
 | 
| lfs_inode.c | 153 		DLOG((DLOG_SEG, "lfs_update: sleeping on ino %llu" 172 			DLOG((DLOG_DIROP, "lfs_update: sleeping on inode %llu "
 174 			DLOG((DLOG_DIROP, "lfs_update: vflags 0x%x, i_state"
 
 | 
| lfs.h | 1324 	DLOG((DLOG_SEG, "lfs func %s seglock wrong (%d)\n", __func__, \ 1328 		DLOG((DLOG_SEG, "lfs func %s seglock wrong (0)\n", __func__)); \
 1333 		DLOG((DLOG_SEG, "lfs func %s seglock wrong (1)\n", __func__)); \
 
 | 
| lfs_vnops.c | 544 		DLOG((DLOG_DIROP, "lfs_set_dirop: sleeping with dirops=%d, " 1496 				DLOG((DLOG_CLEAN,
 1504 				DLOG((DLOG_CLEAN,
 2036 		DLOG((DLOG_CLEAN, "lfs_fcntl: reclaim wrote %" PRId64
 
 | 
| /src/sys/dev/pci/ | 
| vio9p.c | 57 #define DLOG(fmt, args...) \ 60 #define DLOG(fmt, args...) __nothing
 224 	DLOG("enter");
 229 		DLOG("%s: not requested", device_xname(sc->sc_dev));
 269 	DLOG("len=%d", len);
 287 	DLOG("uio_resid=%lu", uio->uio_resid);
 321 	DLOG("enter");
 326 		DLOG("already requesting");
 346 	DLOG("len=%lu", len);
 362 	DLOG("slot=%d", slot)
 [all...]
 | 
| /src/sys/dev/ic/ | 
| sl811hs.c | 575 #define DLOG(x, f, a, b, c, d) SLHCI_DEXEC(x, DDOLOG(f, a, b, c, d)) 670 #define DLOG(x, f, a, b, c, d) ((void)0)
 791 	DLOG(D_MEM, "allocx %#jx", (uintptr_t)xfer, 0,0,0);
 807 	DLOG(D_MEM, "freex xfer %#jx spipe %#jx",
 844 	DLOG(D_TRACE, "transfer type %jd xfer %#jx spipe %#jx ",
 870 	DLOG(D_TRACE, "transfer type %jd start xfer %#jx spipe %#jx length %jd",
 1006 	DLOG(D_TRACE, "transfer type %jd start",
 1037 	DLOG(D_TRACE, "slhci_open(addr=%jd,ep=%jd,rootaddr=%jd)",
 1071 		DLOG(D_ERR, "packet too large! size %jd spipe %#jx", max_packet,
 1114 		DLOG(D_MSG, "open pipe type %jd interval %jd", spipe->ptype
 [all...]
 |