Home
last modified time | relevance | path

Searched refs:initcall_debug (Results 1 – 7 of 7) sorted by relevance

/linux/init/
H A Dmain.c13 #define DEBUG /* Enable initcall_debug */
806 bool initcall_debug; variable
807 core_param(initcall_debug, initcall_debug, bool, 0644);
997 if (initcall_debug) in start_kernel()
1241 if (!initcall_debug) in do_trace_initcall_start()
1247 if (!initcall_debug) in do_trace_initcall_finish()
1253 if (!initcall_debug) in do_trace_initcall_level()
/linux/drivers/base/
H A Dsyscore.c122 if (initcall_debug) in syscore_shutdown()
H A Ddd.c731 * For initcall_debug, show the driver probe time.
743 * CONFIG_DYNAMIC_DEBUG and we want a simple 'initcall_debug' on the in really_probe_debug()
798 if (initcall_debug) in __driver_probe_device()
H A Dcore.c4832 if (initcall_debug) in device_shutdown()
4837 if (initcall_debug) in device_shutdown()
4841 if (initcall_debug) in device_shutdown()
/linux/kernel/power/
H A Dmain.c610 pm_print_times_enabled = initcall_debug; in pm_print_times_init()
/linux/tools/power/pm-graph/
H A DREADME103 GRUB_CMDLINE_LINUX_DEFAULT="... initcall_debug log_buf_len=32M ..."
/linux/drivers/pci/
H A Dquirks.c148 if (initcall_debug) in fixup_debug_start()
163 if (initcall_debug || duration > 10000) in fixup_debug_report()