Home
last modified time | relevance | path

Searched refs:started (Results 1 – 21 of 21) sorted by relevance

/arch/cris/arch-v32/kernel/
Ddebugport.c17 unsigned int started; member
106 if (p->started) in start_port()
108 p->started = 1; in start_port()
/arch/mn10300/kernel/
Dsmp.c70 cpumask_t started; member
403 cpumask_copy(&data.started, cpu_online_mask); in smp_nmi_call_function()
404 cpumask_clear_cpu(smp_processor_id(), &data.started); in smp_nmi_call_function()
407 data.finished = data.started; in smp_nmi_call_function()
420 !cpumask_empty(&data.started); in smp_nmi_call_function()
438 while (!cpumask_empty(&data.started)) in smp_nmi_call_function()
539 cpumask_clear_cpu(smp_processor_id(), &nmi_call_data->started); in smp_nmi_call_function_interrupt()
1084 nmi_call_func_mask_data.started = cpumask; in hotplug_cpu_nmi_call_function()
1099 } while (!cpumask_empty(&nmi_call_func_mask_data.started)); in hotplug_cpu_nmi_call_function()
/arch/arm/plat-samsung/include/plat/
Ddma-ops.h47 int (*started)(unsigned ch); member
/arch/arm/common/
DbL_switcher.c277 struct completion started; member
293 complete(&t->started); in bL_switcher_thread()
597 init_completion(&t->started); in bL_switcher_enable()
657 init_completion(&t->started); in bL_switcher_disable()
661 wait_for_completion(&t->started); in bL_switcher_disable()
Dmcpm_head.S142 @ If the outbound gave up before teardown started, skip cluster setup:
/arch/s390/boot/compressed/
Dhead64.S33 # decompress image is started at 0x11000
Dhead31.S34 # decompress image is started at 0x11000
/arch/cris/arch-v10/kernel/
Ddebugport.c35 unsigned int started; member
140 if (p->started) in start_port()
142 p->started = 1; in start_port()
394 port->started = 0; in console_setup()
/arch/arm/plat-samsung/
Ds3c-dma-ops.c137 .started = s3c_dma_started,
Ddma-ops.c137 .started = NULL,
/arch/cris/arch-v32/drivers/
Dsync_serial.c94 char started; /* 1 if port has been started */ member
620 if (!port->started) { in sync_serial_poll()
628 port->started = 1; in sync_serial_poll()
939 if (port->started) { in sync_serial_ioctl()
1052 if (!port->started) { in sync_serial_write()
1059 port->started = 1; in sync_serial_write()
1121 if (!port->started) in sync_serial_read()
1132 port->started = 1; in sync_serial_read()
/arch/cris/arch-v10/drivers/
Dsync_serial.c114 char started; /* 1 if port has been started */ member
350 port->started = 0; in initialize_port()
622 port->started = 1; in sync_serial_open()
1043 if (!port->started) { in sync_serial_write()
1050 port->started = 1; in sync_serial_write()
1117 if (!port->started) { in sync_serial_read()
1124 port->started = 1; in sync_serial_read()
/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h98 # Set the SP global variable to zero so the master knows we've started
/arch/alpha/kernel/
Dsmp.c347 goto started; in secondary_cpu_start()
354 started: in secondary_cpu_start()
/arch/s390/kernel/
Dhead.S47 .long 0x020001e0,0x60000050 # of the CCW program started
/arch/s390/
DKconfig597 Generate crash dump after being started by kexec.
714 intervals, once the timer is started.
/arch/ia64/
DKconfig571 Generate crash dump after being started by kexec.
/arch/sh/
DKconfig620 Generate crash dump after being started by kexec.
/arch/mips/
DKconfig2572 Generate crash dump after being started by kexec.
/arch/arm/
DKconfig2087 Generate crash dump after being started by kexec. This should
/arch/x86/
DKconfig1707 Generate crash dump after being started by kexec.