Home
last modified time | relevance | path

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

12

/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()
H A Dextable.c79 if (system_state < SYSTEM_RUNNING && in core_kernel_text()
H A Dstatic_call.c152 bool init = system_state < SYSTEM_RUNNING; in __static_call_update()
464 bool init = system_state < SYSTEM_RUNNING; in static_call_text_reserved()
H A Djump_label.c791 bool init = system_state < SYSTEM_RUNNING; in jump_label_text_reserved()
826 system_state < SYSTEM_RUNNING); in jump_label_update()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A 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()
/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A 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()
H A Dclk-main.c300 if (system_state < SYSTEM_RUNNING) in clk_main_probe_frequency()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dautosleep.c37 system_state != SYSTEM_RUNNING) { in try_to_suspend()
H A Dhibernate.c338 system_state = SYSTEM_RUNNING; in create_image()
505 system_state = SYSTEM_RUNNING; in resume_target_kernel()
605 system_state = SYSTEM_RUNNING; in hibernation_platform_enter()
H A Dsuspend.c458 system_state = SYSTEM_RUNNING; in suspend_enter()
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core.h32 return system_state > SYSTEM_RUNNING && irqs_disabled(); in i2c_in_atomic_xfer_mode()
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsmp.c230 if (system_state <= SYSTEM_RUNNING) in smp_send_stop()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dpasemi-cpufreq.c214 if (system_state >= SYSTEM_RUNNING) in pas_cpufreq_cpu_exit()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapb_timer.c219 if (system_state == SYSTEM_RUNNING) { in apbt_cpu_dead()
H A Dsmpboot.c913 if (system_state < SYSTEM_RUNNING) { in announce_cpu()
1632 if (system_state == SYSTEM_RUNNING) in common_cpu_die()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsmp.c134 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { in smp_generic_cpu_bootable()
1201 if (system_state < SYSTEM_RUNNING) in __cpu_up()
1489 if (system_state == SYSTEM_RUNNING) in start_secondary()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c859 if (system_state <= SYSTEM_RUNNING) { in local_cpu_stop()
1063 if (system_state <= SYSTEM_RUNNING) in smp_send_stop()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dmanage.c194 case SYSTEM_RUNNING: in do_poweroff()
/OK3568_Linux_fs/kernel/mm/
H A Dearly_ioremap.c114 WARN_ON(system_state >= SYSTEM_RUNNING); in __early_ioremap()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-powernv.c121 if (unlikely(system_state < SYSTEM_RUNNING)) in fastsleep_loop()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-common.c562 system_state = SYSTEM_RUNNING; in tick_unfreeze()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsmp.c90 if (system_state == SYSTEM_RUNNING) in native_cpu_die()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dkgdboc.c104 if (likely(system_state == SYSTEM_RUNNING)) in kgdboc_restore_input()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsmp.c599 if (system_state <= SYSTEM_RUNNING) { in ipi_cpu_stop()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dcore.c714 if (system_state != SYSTEM_RUNNING) in microcode_init_cpu()

12