Searched refs:initcall_debug (Results 1 – 7 of 7) sorted by relevance
80 extern int initcall_debug;130 if (initcall_debug && system_state == SYSTEM_BOOTING) { in async_run_entry_fn()136 if (initcall_debug && system_state == SYSTEM_BOOTING) { in async_run_entry_fn()272 if (initcall_debug && system_state == SYSTEM_BOOTING) { in async_synchronize_cookie_domain()279 if (initcall_debug && system_state == SYSTEM_BOOTING) { in async_synchronize_cookie_domain()
56 if (initcall_debug) in syscore_suspend()92 if (initcall_debug) in syscore_resume()113 if (initcall_debug) in syscore_shutdown()
639 int initcall_debug; variable640 core_param(initcall_debug, initcall_debug, bool, 0644);667 if (initcall_debug) in do_one_initcall()674 if (ret && ret != -ENODEV && initcall_debug) in do_one_initcall()
160 if (initcall_debug) { in initcall_debug_start()174 if (initcall_debug) { in initcall_debug_report()290 if (initcall_debug) { in pm_noirq_op()344 if (initcall_debug) { in pm_noirq_op()
29 # for debug, adding: earlyprintk=ocd,keep initcall_debug
159 extern int initcall_debug;
971 initcall_debug [KNL] Trace initcalls as they are executed. Useful