Home
last modified time | relevance | path

Searched refs:SYSTEM_RUNNING (Results 26 – 50 of 62) sorted by relevance

123

/openbmc/linux/drivers/soc/tegra/
H A Dregulators-tegra30.c493 if (WARN_ON_ONCE(system_state > SYSTEM_RUNNING)) in tegra30_regulator_detach()
H A Dregulators-tegra20.c514 if (WARN_ON_ONCE(system_state > SYSTEM_RUNNING)) in tegra20_regulator_detach()
/openbmc/linux/drivers/tty/serial/
H A Dkgdboc.c131 if (likely(system_state == SYSTEM_RUNNING)) in kgdboc_restore_input()
/openbmc/linux/kernel/
H A Dkallsyms_selftest.c437 } while (system_state != SYSTEM_RUNNING); in test_entry()
H A Dreboot.c347 if (system_state > SYSTEM_RUNNING) in alloc_sys_off_handler()
/openbmc/linux/kernel/power/
H A Dsuspend.c462 system_state = SYSTEM_RUNNING; in suspend_enter()
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c933 if (system_state < SYSTEM_RUNNING) { in announce_cpu()
1103 if (system_state == SYSTEM_RUNNING) in arch_cpuhp_cleanup_dead_cpu()
/openbmc/linux/drivers/mtd/devices/
H A Dblock2mtd.c232 if (system_state >= SYSTEM_RUNNING) in mdtblock_early_get_bdev()
/openbmc/linux/arch/arm/kernel/
H A Dsmp.c602 if (system_state <= SYSTEM_RUNNING) { in ipi_cpu_stop()
/openbmc/linux/drivers/clk/at91/
H A Dclk-main.c345 if (system_state < SYSTEM_RUNNING) in clk_main_probe_frequency()
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c1010 if (system_state <= SYSTEM_RUNNING) in smp_send_stop()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c711 if (system_state < SYSTEM_RUNNING) in pnv_eeh_poll()
750 if (system_state < SYSTEM_RUNNING) in pnv_eeh_phb_reset()
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst386 return system_state == SYSTEM_RUNNING;
/openbmc/linux/kernel/rcu/
H A Drcuscale.c479 while (!gp_exp && system_state != SYSTEM_RUNNING) in rcu_scale_writer()
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst425 return system_state == SYSTEM_RUNNING;
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c203 if (system_state > SYSTEM_RUNNING) { in xenbus_otherend_changed()
/openbmc/linux/drivers/acpi/
H A Dpci_root.c653 bool hotadd = system_state == SYSTEM_RUNNING; in acpi_pci_root_add()
/openbmc/linux/drivers/base/
H A Dnode.c750 if (system_state < SYSTEM_RUNNING) in get_nid_for_pfn()
/openbmc/linux/init/
H A Dmain.c1461 system_state = SYSTEM_RUNNING; in kernel_init()
/openbmc/linux/mm/
H A Dzswap.c1017 if (system_state != SYSTEM_RUNNING) in zswap_enabled_param_set()
H A Dmemory_hotplug.c272 if (start + size > max_mem_size && system_state < SYSTEM_RUNNING) in register_memory_resource()
H A Dvmstat.c1991 if (system_state != SYSTEM_RUNNING) in quiet_vmstat()
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c3146 if (system_state >= SYSTEM_RUNNING && !intel_iommu_enabled) in dmar_parse_one_atsr()
3248 if (system_state >= SYSTEM_RUNNING && !intel_iommu_enabled) in dmar_parse_one_satc()
3480 if (!intel_iommu_enabled && system_state >= SYSTEM_RUNNING) in dmar_iommu_notify_scope_dev()
/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c1534 if (system_state < SYSTEM_RUNNING) in optee_load_fw()
/openbmc/linux/drivers/scsi/
H A Dlibiscsi.c1787 if (unlikely(system_state != SYSTEM_RUNNING)) { in iscsi_queuecommand()
2120 if (unlikely(system_state != SYSTEM_RUNNING)) { in iscsi_eh_cmd_timed_out()

123