Searched refs:DEBUGP (Results 1 – 1 of 1) sorted by relevance
104 #define DEBUGP(p) { if (sysctrl_quiesce_debug) p; } macro246 DEBUGP(errp(" suspending device %s\n", device_path)); in sysctrl_suspend_devices()248 DEBUGP(errp(" unable to suspend device %s\n", in sysctrl_suspend_devices()289 DEBUGP(errp(" resuming device %s\n", device_path)); in sysctrl_resume_devices()553 DEBUGP(errp("resume system...\n")); in sysctrl_resume()561 DEBUGP(errp("release cpus...")); in sysctrl_resume()572 DEBUGP(errp("cpus resumed...\n")); in sysctrl_resume()598 DEBUGP(errp("resume drivers...")); in sysctrl_resume()600 DEBUGP(errp("done\n")); in sysctrl_resume()614 DEBUGP(errp("starting kernel daemons...")); in sysctrl_resume()[all …]