Home
last modified time | relevance | path

Searched refs:SYSTEM_RUNNING (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v5.4/kernel/
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()
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()
Dextable.c76 if (system_state < SYSTEM_RUNNING && in core_kernel_text()
/Linux-v5.4/arch/powerpc/platforms/powermac/
Dnvram.c199 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL; in pmu_nvram_read_byte()
203 if (system_state == SYSTEM_RUNNING) in pmu_nvram_read_byte()
215 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL; in pmu_nvram_write_byte()
219 if (system_state == SYSTEM_RUNNING) in pmu_nvram_write_byte()
/Linux-v5.4/drivers/clk/at91/
Dsckc.c79 if (system_state < SYSTEM_RUNNING) in clk_slow_osc_prepare()
193 if (system_state < SYSTEM_RUNNING) in clk_slow_rc_osc_prepare()
297 if (system_state < SYSTEM_RUNNING) in clk_sam9x5_slow_set_parent()
545 if (system_state < SYSTEM_RUNNING) in clk_sama5d4_slow_osc_prepare()
Dclk-main.c300 if (system_state < SYSTEM_RUNNING) in clk_main_probe_frequency()
/Linux-v5.4/kernel/power/
Dautosleep.c37 system_state != SYSTEM_RUNNING) { in try_to_suspend()
Dhibernate.c326 system_state = SYSTEM_RUNNING; in create_image()
493 system_state = SYSTEM_RUNNING; in resume_target_kernel()
593 system_state = SYSTEM_RUNNING; in hibernation_platform_enter()
Dsuspend.c448 system_state = SYSTEM_RUNNING; in suspend_enter()
/Linux-v5.4/drivers/i2c/
Di2c-core.h32 return system_state > SYSTEM_RUNNING && irqs_disabled(); in i2c_in_atomic_xfer_mode()
/Linux-v5.4/arch/riscv/kernel/
Dsmp.c192 if (system_state <= SYSTEM_RUNNING) in smp_send_stop()
/Linux-v5.4/drivers/cpufreq/
Dpasemi-cpufreq.c212 if (system_state >= SYSTEM_RUNNING) in pas_cpufreq_cpu_exit()
/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c121 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { in smp_generic_cpu_bootable()
1040 if (system_state < SYSTEM_RUNNING) in __cpu_up()
1252 if (system_state == SYSTEM_RUNNING) in start_secondary()
/Linux-v5.4/drivers/tty/serial/
Dkgdboc.c94 if (likely(system_state == SYSTEM_RUNNING)) in kgdboc_restore_input()
/Linux-v5.4/drivers/xen/
Dmanage.c194 case SYSTEM_RUNNING: in do_poweroff()
/Linux-v5.4/arch/x86/kernel/
Dapb_timer.c219 if (system_state == SYSTEM_RUNNING) { in apbt_cpu_dead()
Dsmpboot.c909 if (system_state < SYSTEM_RUNNING) { in announce_cpu()
1613 if (system_state == SYSTEM_RUNNING) in common_cpu_die()
/Linux-v5.4/mm/
Dearly_ioremap.c114 WARN_ON(system_state >= SYSTEM_RUNNING); in __early_ioremap()
/Linux-v5.4/drivers/cpuidle/
Dcpuidle-powernv.c124 if (unlikely(system_state < SYSTEM_RUNNING)) in fastsleep_loop()
/Linux-v5.4/kernel/time/
Dtick-common.c557 system_state = SYSTEM_RUNNING; in tick_unfreeze()
/Linux-v5.4/arch/sh/kernel/
Dsmp.c90 if (system_state == SYSTEM_RUNNING) in native_cpu_die()
/Linux-v5.4/arch/arm/kernel/
Dsmp.c589 if (system_state <= SYSTEM_RUNNING) { in ipi_cpu_stop()
/Linux-v5.4/kernel/rcu/
Drcuperf.c383 while (!gp_exp && system_state != SYSTEM_RUNNING) in rcu_perf_writer()
/Linux-v5.4/arch/x86/kernel/cpu/microcode/
Dcore.c711 if (system_state != SYSTEM_RUNNING) in microcode_init_cpu()
/Linux-v5.4/arch/arm64/kernel/
Dsmp.c968 if (system_state <= SYSTEM_RUNNING) in smp_send_stop()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Deeh-powernv.c755 if (system_state < SYSTEM_RUNNING) in pnv_eeh_poll()
794 if (system_state < SYSTEM_RUNNING) in pnv_eeh_phb_reset()

12