Home
last modified time | relevance | path

Searched refs:DEBUGF (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c63 #define DEBUGF(level, args) \ macro
949 DEBUGF(1, (CE_NOTE, "sghsc:" in sghsc_control()
954 DEBUGF(1, (CE_NOTE, "sghsc:" in sghsc_control()
1316 DEBUGF(1, (CE_NOTE, in sghsc_scctl()
1321 DEBUGF(1, (CE_NOTE, in sghsc_scctl()
1373 DEBUGF(1, (CE_NOTE, in sghsc_scctl()
1377 DEBUGF(1, (CE_NOTE, in sghsc_scctl()
1382 DEBUGF(1, (CE_NOTE, in sghsc_scctl()
1658 DEBUGF(1, (CE_WARN, in sghsc_event_thread_code()
1667 DEBUGF(1, (CE_WARN, in sghsc_event_thread_code()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c271 #define DEBUGF(level, args) macro
607 DEBUGF(2, (CE_CONT, in winlock_devmap()
1121 DEBUGF(3, (CE_CONT, in seglock_graballoc()
1190 DEBUGF(2, (CE_CONT, "did not find lock\n")); in seglock_grabfree()
1299 DEBUGF(3, (CE_CONT, in seglock_lockfault()
1319 DEBUGF(4, (CE_CONT, "lock owner faulting\n")); in seglock_lockfault()
1370 DEBUGF(4, (CE_CONT, in seglock_lockfault()
1457 DEBUGF(4, (CE_CONT, in give_mapping()
1466 DEBUGF(4, (CE_CONT, in give_mapping()
1484 DEBUGF(4, (CE_CONT, in give_mapping()
[all …]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c42 #define DEBUGF(args) { if (evn_ufs_debug) cmn_err args; } macro
44 #define DEBUGF(args) macro
98 DEBUGF((CE_CONT, "?ufs_rdwr: %s vp: %p pages:%p off %llx len %lx" in ufs_rdwr_data()
141 DEBUGF((CE_CONT, "?ufs_rdwr_data: hole %llx - %lx\n", in ufs_rdwr_data()
188 DEBUGF((CE_CONT, "?loop ufs_rdwr_data.. off %llx len %lx\n", in ufs_rdwr_data()
308 DEBUGF((CE_CONT, "?ufs_alloc_data: offset: %llx len %x\n", in ufs_alloc_data()
318 DEBUGF((CE_CONT, "?ufs_alloc_data: grow %llx -> %llx\n", in ufs_alloc_data()
326 DEBUGF((CE_CONT, "?ufs_alloc_data: grow " in ufs_alloc_data()
410 DEBUGF((CE_CONT, "?ufs_alloc_data: " in ufs_alloc_data()
460 DEBUGF((CE_CONT, "?ufs_alloc_data: fill" in ufs_alloc_data()
[all …]
/illumos-gate/usr/src/uts/common/fs/
H A Dfdbuffer.c43 #define DEBUGF(lvl, args) { if ((lvl) & fdb_debug) cmn_err args; } macro
45 #define DEBUGF(level, args) macro
96 DEBUGF(FDB_D_CREATE, (CE_NOTE, in fdb_page_create()
124 DEBUGF(FDB_D_CREATE, (CE_NOTE, in fdb_addr_create()
175 DEBUGF(FDB_D_CREATE, (CE_NOTE, "?fdb_free: addr: %p flags: %x", in fdb_free()
223 DEBUGF(FDB_D_IO, (CE_NOTE, "?fdb_add_hole: off %llx len %lx", in fdb_add_hole()
347 DEBUGF(FDB_D_IO, (CE_NOTE, in fdb_iosetup()
437 DEBUGF(FDB_D_IO, (CE_NOTE, in fdb_ioerrdone()
471 DEBUGF(FDB_D_IO, (CE_NOTE, in fdb_iodone()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c83 #define DEBUGF(level, args) macro
472 DEBUGF(3, (CE_CONT, "segdev_dup: dhp %p seg %p\n", in segdev_dup()
522 DEBUGF(1, (CE_CONT, in segdev_dup()
603 DEBUGF(1, (CE_CONT, "devmap_handle_dup ERROR: " in devmap_handle_dup()
660 DEBUGF(1, (CE_CONT, "segdev_unmap: softlockcnt %ld\n", sz)); in segdev_unmap()
1133 DEBUGF(3, (CE_CONT, "segdev_free: dhp %p seg %p\n", in segdev_free()
1618 DEBUGF(7, (CE_CONT, "segdev_fault: dhp_head %p seg %p " in segdev_fault()
1920 DEBUGF(5, (CE_CONT, "segdev_faultpages: " in segdev_faultpages()
2655 DEBUGF(1, (CE_CONT, "devmap_do_ctxmgt: ret %x dhp %p\n", in devmap_do_ctxmgt()
2762 DEBUGF(1, (CE_CONT, "devmap_roundup: dhp %p " in devmap_roundup()
[all …]