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()292 if (initcall_debug && system_state < SYSTEM_RUNNING) { in async_synchronize_cookie_domain()299 if (initcall_debug && system_state < SYSTEM_RUNNING) { in async_synchronize_cookie_domain()
782 bool initcall_debug; variable783 core_param(initcall_debug, initcall_debug, bool, 0644);945 if (initcall_debug) in start_kernel()1195 if (!initcall_debug) in do_trace_initcall_start()1201 if (!initcall_debug) in do_trace_initcall_finish()
122 if (initcall_debug) in syscore_shutdown()
735 if (initcall_debug) in driver_probe_device()
4046 if (initcall_debug) in device_shutdown()4051 if (initcall_debug) in device_shutdown()4055 if (initcall_debug) in device_shutdown()
163 extern bool initcall_debug;
500 pm_print_times_enabled = !!initcall_debug; in pm_print_times_init()
37 if (initcall_debug) in fixup_debug_start()52 if (initcall_debug || duration > 10000) in fixup_debug_report()
103 GRUB_CMDLINE_LINUX_DEFAULT="... initcall_debug log_buf_len=32M ..."
1805 initcall_debug [KNL] Trace initcalls as they are executed. Useful