Home
last modified time | relevance | path

Searched refs:CPR_DEBUG1 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c519 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_suspend()
606 CPR_DEBUG(CPR_DEBUG1, ("done\n")); in cpr_suspend()
622 CPR_DEBUG(CPR_DEBUG1, "suspending drivers..."); in cpr_suspend()
630 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_suspend()
693 CPR_DEBUG(CPR_DEBUG1, "interrupt is stopped\n"); in cpr_suspend()
1071 CPR_DEBUG(CPR_DEBUG1, "resuming devices..."); in cpr_resume()
1123 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_resume()
1204 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_resume()
1244 CPR_DEBUG(CPR_DEBUG1, "Sending SIGTHAW..."); in cpr_resume()
1247 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_resume()
[all …]
H A Dcpr_uthread.c192 CPR_DEBUG(CPR_DEBUG1, "Suspend failed: " in cpr_check_user_threads()
268 CPR_DEBUG(CPR_DEBUG1, "starting kernel daemons..."); in cpr_start_kernel_threads()
270 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_start_kernel_threads()
288 CPR_DEBUG(CPR_DEBUG1, "stopping kernel daemons..."); in cpr_stop_kernel_threads()
297 CPR_DEBUG(CPR_DEBUG1, ("done\n")); in cpr_stop_kernel_threads()
H A Dcpr_misc.c460 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG7)) in cpr_alloc_statefile()
631 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
640 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
650 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
667 CPR_DEBUG(CPR_DEBUG1, est_fmt, str, "", size, ksize); in cpr_statefile_ok()
670 CPR_DEBUG(CPR_DEBUG1, est_fmt, str, "no ", in cpr_statefile_ok()
680 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
689 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) in cpr_statefile_ok()
720 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6)) { in cpr_statefile_ok()
917 if (brought_up_boot && (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG6))) in cpr_mp_offline()
H A Dcpr_dump.c257 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG7)) in cpr_write_header()
946 CPR_DEBUG(CPR_DEBUG1, in cpr_compress_and_write()
948 CPR_DEBUG(CPR_DEBUG1, "pfn 0x%lx blk %d err %d\n", in cpr_compress_and_write()
H A Dcpr_mod.c467 CPR_DEBUG(CPR_DEBUG1, "(Done. Please Switch Off)\n"); in cpr()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c495 CPR_DEBUG(CPR_DEBUG1, "MP restarted...\n"); in i_cpr_machdep_setup()
911 CPR_DEBUG(CPR_DEBUG1, "compressing pages to storage...\n"); in i_cpr_save_sensitive_kpages()
915 CPR_DEBUG(CPR_DEBUG1, "compressed %d pages\n", in i_cpr_save_sensitive_kpages()
919 CPR_DEBUG(CPR_DEBUG1, "%s too few descriptors\n", str); in i_cpr_save_sensitive_kpages()
1023 CPR_DEBUG(CPR_DEBUG1, "ran out of descriptors, base 0x%p, " in i_cpr_compress_and_save()
1068 CPR_DEBUG(CPR_DEBUG1, "i_cpr_compress_and_save: The storage " in i_cpr_compress_and_save()
1079 CPR_DEBUG(CPR_DEBUG1, "\nWARNING: " in i_cpr_compress_and_save()
1556 CPR_DEBUG(CPR_DEBUG1, in i_cpr_find_ppages()
1625 CPR_DEBUG(CPR_DEBUG1, "saved %ld prom pages\n", ppage_count); in i_cpr_save_ppages()
1685 CPR_DEBUG(CPR_DEBUG1, "freed %ld prom pages\n", in i_cpr_prom_pages()
[all …]
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dpages.c287 CPR_DEBUG(CPR_DEBUG1, "%s: restoring kpages... ", prog); in cb_restore_kpages()
312 CPR_DEBUG(CPR_DEBUG1, " \b\n"); in cb_restore_kpages()
H A Dcprboot.c409 CPR_DEBUG(CPR_DEBUG1, "%s: reading statefile... ", prog); in cb_read_statefile()
440 CPR_DEBUG(CPR_DEBUG1, " \b\n"); in cb_read_statefile()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h202 #define CPR_DEBUG1 0x1 macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpr_impl.c113 CPR_DEBUG(CPR_DEBUG1, ("MP restarted...\n")); in i_cpr_machdep_setup()