Searched refs:system_state (Results 1 – 25 of 97) sorted by relevance
1234
29 __le32 system_state; member85 r->system_state = le32_to_cpu(p->system_state); in scmi_system_fill_custom_report()
231 if (unlikely(system_state == SYSTEM_BOOTING)) in blocking_notifier_chain_register()261 if (unlikely(system_state == SYSTEM_BOOTING)) in blocking_notifier_chain_unregister()421 if (unlikely(system_state == SYSTEM_BOOTING)) in srcu_notifier_chain_register()451 if (unlikely(system_state == SYSTEM_BOOTING)) in srcu_notifier_chain_unregister()
79 if (system_state < SYSTEM_RUNNING && in core_kernel_text()
152 bool init = system_state < SYSTEM_RUNNING; in __static_call_update()464 bool init = system_state < SYSTEM_RUNNING; in static_call_text_reserved()
75 system_state = SYSTEM_RESTART; in kernel_restart_prepare()263 system_state = state; in kernel_shutdown_prepare()
148 WARN_ON(system_state != SYSTEM_BOOTING); in arch_get_random_seed_long_early()156 WARN_ON(system_state != SYSTEM_BOOTING); in arch_get_random_long_early()
95 system_state == SYSTEM_BOOTING; in dmar_rcu_check()
100 if (init || system_state == SYSTEM_BOOTING) { in __jump_label_transform()128 if (system_state == SYSTEM_BOOTING) { in arch_jump_label_transform_queue()
53 if (unlikely(system_state == SYSTEM_BOOTING)) in __static_call_transform()
309 system_state = SYSTEM_SUSPEND; in create_image()341 system_state = SYSTEM_RUNNING; in create_image()474 system_state = SYSTEM_SUSPEND; in resume_target_kernel()508 system_state = SYSTEM_RUNNING; in resume_target_kernel()595 system_state = SYSTEM_SUSPEND; in hibernation_platform_enter()608 system_state = SYSTEM_RUNNING; in hibernation_platform_enter()
37 system_state != SYSTEM_RUNNING) { in try_to_suspend()
432 system_state = SYSTEM_SUSPEND; in suspend_enter()449 system_state = SYSTEM_RUNNING; in suspend_enter()
199 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()
33 if (system_state < SYSTEM_SCHEDULING) in check_preemption_disabled()
79 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()
32 return system_state > SYSTEM_RUNNING && irqs_disabled(); in i2c_in_atomic_xfer_mode()
118 WARN_ON(system_state != SYSTEM_BOOTING); in arch_get_random_seed_long_early()
532 system_state = SYSTEM_SUSPEND; in tick_freeze()558 system_state = SYSTEM_RUNNING; in tick_unfreeze()
21 return system_state < SYSTEM_RUNNING && in is_exit_text()
129 enum system_states system_state __read_mostly;130 EXPORT_SYMBOL(system_state);724 system_state = SYSTEM_SCHEDULING; in rest_init()1522 system_state = SYSTEM_RUNNING; in kernel_init()
246 if (system_state <= SYSTEM_RUNNING) in smp_send_stop()
214 if (system_state >= SYSTEM_RUNNING) in pas_cpufreq_cpu_exit()
190 switch (system_state) { in do_poweroff()
109 WARN_ON(system_state >= SYSTEM_RUNNING); in __early_ioremap()
42 if (system_state > SYSTEM_RUNNING && irqs_disabled()) in regmap_lock_mutex()