Searched refs:initcall_debug (Results 1 – 10 of 10) sorted by relevance
117 if (initcall_debug && system_state < SYSTEM_RUNNING) { in async_run_entry_fn()124 if (initcall_debug && system_state < SYSTEM_RUNNING) { in async_run_entry_fn()289 if (initcall_debug && system_state < SYSTEM_RUNNING) { in async_synchronize_cookie_domain()296 if (initcall_debug && system_state < SYSTEM_RUNNING) { in async_synchronize_cookie_domain()
786 bool initcall_debug; variable787 core_param(initcall_debug, initcall_debug, bool, 0644);947 if (initcall_debug) in start_kernel()1197 if (!initcall_debug) in do_trace_initcall_start()1203 if (!initcall_debug) in do_trace_initcall_finish()
122 if (initcall_debug) in syscore_shutdown()
744 if (initcall_debug) in driver_probe_device()
4075 if (initcall_debug) in device_shutdown()4080 if (initcall_debug) in device_shutdown()4084 if (initcall_debug) in device_shutdown()
163 extern bool initcall_debug;
500 pm_print_times_enabled = !!initcall_debug; in pm_print_times_init()
38 if (initcall_debug) in fixup_debug_start()53 if (initcall_debug || duration > 10000) in fixup_debug_report()
103 GRUB_CMDLINE_LINUX_DEFAULT="... initcall_debug log_buf_len=32M ..."
1814 initcall_debug [KNL] Trace initcalls as they are executed. Useful