Searched refs:system_state (Results 1 - 25 of 80) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/
H A Dsmp_processor_id.c31 if (system_state != SYSTEM_RUNNING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/
H A Dsmp_processor_id.c31 if (system_state != SYSTEM_RUNNING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dasync.c130 if (initcall_debug && system_state == SYSTEM_BOOTING) {
136 if (initcall_debug && system_state == SYSTEM_BOOTING) {
272 if (initcall_debug && system_state == SYSTEM_BOOTING) {
279 if (initcall_debug && system_state == SYSTEM_BOOTING) {
H A Dextable.c69 if (system_state == SYSTEM_BOOTING &&
H A Dnotifier.c220 if (unlikely(system_state == SYSTEM_BOOTING))
273 if (unlikely(system_state == SYSTEM_BOOTING))
427 if (unlikely(system_state == SYSTEM_BOOTING))
457 if (unlikely(system_state == SYSTEM_BOOTING))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dasync.c130 if (initcall_debug && system_state == SYSTEM_BOOTING) {
136 if (initcall_debug && system_state == SYSTEM_BOOTING) {
272 if (initcall_debug && system_state == SYSTEM_BOOTING) {
279 if (initcall_debug && system_state == SYSTEM_BOOTING) {
H A Dextable.c69 if (system_state == SYSTEM_BOOTING &&
H A Dnotifier.c220 if (unlikely(system_state == SYSTEM_BOOTING))
273 if (unlikely(system_state == SYSTEM_BOOTING))
427 if (unlikely(system_state == SYSTEM_BOOTING))
457 if (unlikely(system_state == SYSTEM_BOOTING))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dtsc_sync.c117 if (cpu == (nr_cpu_ids-1) || system_state != SYSTEM_BOOTING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dtsc_sync.c117 if (cpu == (nr_cpu_ids-1) || system_state != SYSTEM_BOOTING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dsmp.c161 if (system_state < SYSTEM_RUNNING &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dsmp.c161 if (system_state < SYSTEM_RUNNING &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/kernel/
H A Dbfin_gpio.c698 if (system_state == SYSTEM_BOOTING)
727 if (system_state == SYSTEM_BOOTING)
844 if (system_state == SYSTEM_BOOTING)
852 if (system_state == SYSTEM_BOOTING)
893 if (system_state == SYSTEM_BOOTING)
988 if (system_state == SYSTEM_BOOTING)
1021 if (system_state == SYSTEM_BOOTING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dbfin_gpio.c698 if (system_state == SYSTEM_BOOTING)
727 if (system_state == SYSTEM_BOOTING)
844 if (system_state == SYSTEM_BOOTING)
852 if (system_state == SYSTEM_BOOTING)
893 if (system_state == SYSTEM_BOOTING)
988 if (system_state == SYSTEM_BOOTING)
1021 if (system_state == SYSTEM_BOOTING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dsmp.c329 if (system_state != SYSTEM_RUNNING)
416 if (system_state < SYSTEM_RUNNING)
511 if (system_state > SYSTEM_BOOTING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsmp.c329 if (system_state != SYSTEM_RUNNING)
416 if (system_state < SYSTEM_RUNNING)
511 if (system_state > SYSTEM_BOOTING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dnvram.c198 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL;
202 if (system_state == SYSTEM_RUNNING)
214 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL;
218 if (system_state == SYSTEM_RUNNING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dnvram.c198 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL;
202 if (system_state == SYSTEM_RUNNING)
214 req.arg = system_state == SYSTEM_RUNNING ? &req_complete : NULL;
218 if (system_state == SYSTEM_RUNNING)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dsmp.c185 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dsmp.c185 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/watchdog/
H A Dmpcore_wdt.c305 if (system_state == SYSTEM_RESTART || system_state == SYSTEM_HALT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/watchdog/
H A Dmpcore_wdt.c305 if (system_state == SYSTEM_RESTART || system_state == SYSTEM_HALT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/init/
H A Dmain.c99 enum system_states system_state __read_mostly;
100 EXPORT_SYMBOL(system_state); variable
830 system_state = SYSTEM_RUNNING;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/init/
H A Dmain.c99 enum system_states system_state __read_mostly;
100 EXPORT_SYMBOL(system_state); variable
830 system_state = SYSTEM_RUNNING;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dviopath.c83 * if system_state is not SYSTEM_RUNNING, then wait_atomic is used ...
469 if (system_state != SYSTEM_RUNNING) {
478 if (system_state != SYSTEM_RUNNING) {

Completed in 146 milliseconds

1234