Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dasync.c117 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()
/OK3568_Linux_fs/kernel/init/
H A Dmain.c775 bool initcall_debug; variable
776 core_param(initcall_debug, initcall_debug, bool, 0644);
954 if (initcall_debug) in start_kernel()
1202 if (!initcall_debug) in do_trace_initcall_start()
1208 if (!initcall_debug) in do_trace_initcall_finish()
1372 if (initcall_debug) in do_initcall_level_threaded()
1387 if (initcall_debug) { in do_initcall_level_threaded()
1408 if (initcall_debug) { in do_initcall_level_threaded()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drv1126-evb-ddr3-v12-tb-emmc.dts17 …bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 con…
H A Drv1126-evb-ddr3-v13-tb-emmc.dts17 …bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 con…
H A Drv1126-evb-ddr3-v12-tb-spi-nor.dts17 …bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 con…
H A Drv1126-bat-ipc.dtsi8 …bootargs = "earlycon=uart8250,mmio32,0xff570000 loglevel=0 initcall_nr_threads=-1 initcall_debug=0…
H A Drv1126-evb-ddr3-v13-dualcam-tb-emmc.dts17 …bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 con…
/OK3568_Linux_fs/kernel/drivers/base/
H A Dsyscore.c125 if (initcall_debug) in syscore_shutdown()
H A Ddd.c744 if (initcall_debug) in driver_probe_device()
H A Dcore.c4358 if (initcall_debug) in device_shutdown()
4363 if (initcall_debug) in device_shutdown()
4367 if (initcall_debug) in device_shutdown()
/OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/
H A Dfaq.rst75 APPEND += "printk.time=y initcall_debug debug"
/OK3568_Linux_fs/kernel/include/linux/
H A Dinit.h163 extern bool initcall_debug;
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/bootchart2/
H A Dbootchart2_0.14.9.bb51 # runqemu qemux86 bootparams="initcall_debug printk.time=y quiet \
/OK3568_Linux_fs/kernel/kernel/power/
H A Dmain.c500 pm_print_times_enabled = !!initcall_debug; in pm_print_times_init()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dquirks.c38 if (initcall_debug) in fixup_debug_start()
53 if (initcall_debug || duration > 10000) in fixup_debug_report()
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A DREADME103 GRUB_CMDLINE_LINUX_DEFAULT="... initcall_debug log_buf_len=32M ..."
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt1854 initcall_debug [KNL] Trace initcalls as they are executed. Useful