Searched refs:SYSTEM_RUNNING (Results 1 – 18 of 18) sorted by relevance
31 if (system_state != SYSTEM_RUNNING) in debug_smp_processor_id()
198 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL; in pmu_nvram_read_byte()202 if (system_state == SYSTEM_RUNNING) in pmu_nvram_read_byte()214 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL; in pmu_nvram_write_byte()218 if (system_state == SYSTEM_RUNNING) in pmu_nvram_write_byte()
145 if (system_state < SYSTEM_RUNNING && in smp_cell_cpu_bootable()
54 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { in pnv_smp_cpu_bootable()
189 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { in smp_pSeries_cpu_bootable()
94 if (likely(system_state == SYSTEM_RUNNING)) in kgdboc_restore_input()
531 if (system_state < SYSTEM_RUNNING) in __cpu_up()642 if (system_state == SYSTEM_RUNNING) in start_secondary()
241 if (system_state == SYSTEM_RUNNING) { in apbt_cpuhp_notify()
394 if (system_state != SYSTEM_RUNNING) in microcode_init_cpu()
1303 if (system_state == SYSTEM_RUNNING) in native_cpu_die()
91 if (system_state == SYSTEM_RUNNING) in native_cpu_die()
507 system_state == SYSTEM_RUNNING) { in ipi_cpu_stop()
809 system_state = SYSTEM_RUNNING; in init_post()
334 return system_state == SYSTEM_RUNNING;
373 SYSTEM_RUNNING, enumerator
195 if (system_state > SYSTEM_RUNNING) { in xenbus_otherend_changed()
377 return system_state == SYSTEM_RUNNING;
7317 system_state != SYSTEM_RUNNING || oops_in_progress) in __might_sleep()