Home
last modified time | relevance | path

Searched full:started (Results 126 – 150 of 1967) sorted by relevance

12345678910>>...79

/linux/Documentation/admin-guide/device-mapper/
H A Dvdo.rst23 next time it is started. In cases where it encountered an unrecoverable
30 started. Although some data may be lost, the rebuilt vdo's metadata will be
374 configuration options must be set when a vdo target is started, and cannot
/linux/drivers/macintosh/
H A Dtherm_adt746x.c235 bool started = false; in update_fans_speed() local
248 started = true; in update_fans_speed()
277 if (started) in update_fans_speed()
522 /* The 7460 needs to be started explicitly */ in probe_thermostat()
/linux/drivers/md/bcache/
H A Dwriteback.c731 * only scan up to where we initially started scanning from: in refill_dirty()
959 if (atomic_dec_and_test(&state->started)) in bch_dirty_init_thread()
1018 atomic_set(&state.started, 0); in bch_sectors_dirty_init()
1028 atomic_inc(&state.started); in bch_sectors_dirty_init()
1035 atomic_dec(&state.started); in bch_sectors_dirty_init()
1044 wait_event(state.wait, atomic_read(&state.started) == 0); in bch_sectors_dirty_init()
/linux/drivers/accel/ivpu/
H A Dvpu_jsm_api.h420 * wait was started (in NPU SysTime).
489 * for a metric stream that has already been stopped or was never started.
582 * VPU will return an error result if metric collection cannot be started,
746 * started. If the VPU device does not support multiple metric streamer instances,
1141 * all items above are started successfully
1304 * Number of samples collected since the metric streamer was started.
1305 * This will be 0 if the metric streamer was not started.
1309 * Number of samples dropped since the metric streamer was started. This
/linux/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c74 /* If we started in PLT FEM_DETECT mode, force auto detect */ in wl1271_cmd_general_parms()
141 /* If we started in PLT FEM_DETECT mode, force auto detect */ in wl128x_cmd_general_parms()
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst142 (Rx/Tx) character count since the time when the monitoring is started.
146 is started). You can reset all ports' count by <HOME> key. <+> <->
/linux/drivers/staging/fbtft/
H A Dfb_hx8340bn.c51 * is started, and panel scanning is started. in init_display()
/linux/drivers/md/dm-vdo/
H A Dstatistics.h32 /* The total number of items on which processing has started */
33 u64 started; member
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst376 ``__note_gp_changes()`` to notice that a new grace period has started,
378 started the grace period at the root (with the advancing of the
387 | But what about the CPU that started the grace period? Why wouldn't it |
388 | see the start of the grace period right when it started that grace |
427 CPU will consider any RCU read-side critical section that started before
428 the invocation of ``__note_gp_changes()`` to have started before the
435 | But a RCU read-side critical section might have started after the |
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Drfkill.c25 * unless the interface is started; however, on resume in b43legacy_is_hw_radio_enabled()
/linux/arch/m68k/sun3/
H A Dintersil.c6 * started 11/12/1999 Sam Creasey
/linux/arch/x86/include/uapi/asm/
H A Ducontext.h46 * started in, even if they were running in a segmented context when
/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_stream.h36 bool started; member
/linux/io_uring/
H A Dio-wq.h19 IO_WQ_CANCEL_OK, /* cancelled before started */
/linux/arch/um/drivers/
H A Dstderr_console.c49 * impossible to open. My FC5 filesystem started having init die, and the
/linux/Documentation/arch/arm/sa1100/
H A Dserial_uart.rst44 you might have a getty process started on ttyS0.
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c167 /* If it's a new queue, it will be marked as started at this point. in mlx5e_activate_qos_sq()
175 /* Make the change to txq2sq visible before the queue is started. in mlx5e_activate_qos_sq()
204 /* Make the change to txq2sq visible before the queue is started again. in mlx5e_deactivate_qos_sq()
/linux/drivers/usb/misc/
H A Dchaoskey.c354 bool started; in _chaoskey_fill() local
392 started = dev->reads_started; in _chaoskey_fill()
397 (started ? NAK_TIMEOUT : ALEA_FIRST_TIMEOUT) ); in _chaoskey_fill()
/linux/tools/testing/selftests/kvm/x86/
H A Dxapic_ipi_test.c146 * ID. This vCPU assumes that the halter vCPU has already started and in sender_guest_code()
435 fprintf(stderr, "Halter vCPU thread started\n"); in main()
455 "IPI sender vCPU thread started. Letting vCPUs run for %d seconds.\n", in main()
/linux/Documentation/admin-guide/perf/
H A Dthunderx2-pmu.rst15 can be started and stopped individually. None of the counters support an
/linux/arch/mips/sgi-ip27/
H A Dip27-reset.c44 printk("Reboot started from CPU %d\n", smp_processor_id()); in ip27_machine_restart()
/linux/Documentation/virt/kvm/arm/
H A Dvcpu-features.rst32 registers are mutable until the VM has started, i.e. userspace has called
/linux/Documentation/power/
H A Dapm-acpi.rst29 and be sure that they are started sometime in the system boot process.
/linux/Documentation/devicetree/bindings/rtc/
H A Disil,isl12057.txt68 PMIC, allowing the device to be started based on configured alarm:
/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-fwrite.rst67 filters with input set to ``DMX_IN_DVR`` are started.

12345678910>>...79