Home
last modified time | relevance | path

Searched full:stopping (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h123 * @stopping: Stopping state
155 unsigned int stopping; member
H A Dispccp2.h74 atomic_t stopping; member
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_issues.h43 /* Repeatedly Soft-stopping a job chain consisting of (Vertex Shader,
77 /* Soft-stopping fragment jobs might fail with TILE_RANGE_FAULT */
83 /* Soft-stopping fragment jobs might fail with TILE_RANGE_ERROR
/linux/sound/aoa/soundbus/i2sbus/
H A Dpcm.c251 if (pi->dbdma_ring.stopping) { in i2sbus_pcm_close()
262 pi->dbdma_ring.stopping = 0; in i2sbus_wait_for_stop()
292 if (pi->dbdma_ring.stopping) in i2sbus_wait_for_stop_both()
331 if (pi->dbdma_ring.stopping) in i2sbus_pcm_prepare()
523 if (pi->dbdma_ring.stopping) { in i2sbus_pcm_prepare_both()
530 pi->dbdma_ring.stopping = 0; in i2sbus_pcm_trigger()
563 pi->dbdma_ring.stopping = 1; in i2sbus_pcm_trigger()
602 if (!pi->dbdma_ring.running && !pi->dbdma_ring.stopping) in i2sbus_pcm_trigger()
650 pi->dbdma_ring.stopping = 0; in handle_interrupt()
/linux/include/net/
H A Dnetdev_queues.h157 * DOC: Lockless queue stopping / waking helpers.
160 * macros are designed to safely implement stopping
273 * Barrier makes sure that anybody stopping the queue \
/linux/kernel/power/
H A Dprocess.c3 * drivers/power/process.c - Functions for starting/stopping processes on
24 * Timeout for stopping processes
/linux/Documentation/devicetree/bindings/pwm/
H A Drenesas,rzg2l-gpt.yaml29 * Synchronous starting, stopping and clearing counters for arbitrary
31 * Starting, stopping, clearing and up/down counters in response to input
33 * Starting, clearing, stopping and up/down counters in response to a
/linux/Documentation/devicetree/bindings/spi/
H A Dfsl,dspi-peripheral-props.yaml26 Delay in nanoseconds between stopping the clock signal and
/linux/drivers/net/wan/
H A Dhdlc_ppp.c82 enum {CLOSED = 0, STOPPED, STOPPING, REQ_SENT, ACK_RECV, ACK_SENT, OPENED, enumerator
91 "Closed", "Stopped", "Stopping", "ReqSent", "AckRecv", "AckSent",
278 /* CLOSED STOPPED STOPPING REQ_SENT ACK_RECV ACK_SENT OPENED
324 proto->restart_counter = (proto->state == STOPPING) ? in ppp_cp_event()
577 case STOPPING: in ppp_timer()
/linux/include/linux/usb/
H A Disp116x.h22 prevents stopping internal clock, increasing
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c783 "stopping DNAT to local address"); in ip_vs_nat_xmit()
792 "ip_vs_nat_xmit(): stopping DNAT to loopback " in ip_vs_nat_xmit()
867 "stopping DNAT to local address"); in ip_vs_nat_xmit_v6()
878 "stopping DNAT to loopback address"); in ip_vs_nat_xmit_v6()
1511 "stopping DNAT to local address %pI4\n", in ip_vs_icmp_xmit()
1521 "stopping DNAT to loopback %pI4\n", in ip_vs_icmp_xmit()
1594 "stopping DNAT to local address %pI6\n", in ip_vs_icmp_xmit_v6()
1605 "stopping DNAT to loopback %pI6\n", in ip_vs_icmp_xmit_v6()
/linux/scripts/
H A Dpatch-kernel48 # be smarter about stopping when current version is larger than requested;
259 echo "Stopping at $CURRENTFULLVERSION base as requested."
268 echo "Stopping since sublevel ($SUBLEVEL) is beyond stop-sublevel ($STOPSUBLEVEL)"
/linux/drivers/scsi/isci/
H A Dport.h150 * entered from the STOPPING state.
151 * @SCI_PORT_STOPPING: port is in the process of stopping. In this
/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig23 internal resource leak thus stopping further packet processing.
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h227 * @stopping: Indicates that decoder is being taken down and timers
246 bool stopping; member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_irq.c177 * fbnic_pcs_free_irq - Teardown the PCS IRQ to prepare for stopping
178 * @fbd: Pointer to device that is stopping
/linux/arch/riscv/kernel/
H A Dsmp.c265 pr_crit("SMP: stopping secondary CPUs\n"); in smp_send_stop()
318 pr_crit("SMP: stopping secondary CPUs\n"); in crash_smp_send_stop()
/linux/drivers/misc/mei/
H A Dhbm.h25 * @MEI_HBM_STOPPED : stopping exchange
/linux/drivers/power/reset/
H A Dsc27xx-poweroff.c27 * So before stopping other cores, we need release other cores' resource by
/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.h44 /* use for stopping rw threads */
/linux/Documentation/hwmon/
H A Dasus_wmi_sensors.rst70 fans stopping, fans getting stuck at max speed, or temperature readouts
/linux/tools/testing/selftests/sched_ext/
H A Dselect_cpu_vtime.bpf.c87 .stopping = (void *) select_cpu_vtime_stopping,
/linux/include/linux/
H A Dfreezer.h20 * Timeout for stopping processes
/linux/drivers/clk/renesas/
H A Dclk-div6.c66 * DIV6 clocks require the divisor field to be non-zero when stopping in cpg_div6_clock_disable()
68 * re-enabled later if the divisor field is changed when stopping the in cpg_div6_clock_disable()
/linux/drivers/pwm/
H A Dpwm-xilinx.c8 * may only be reloaded by first stopping them, or by letting them be
14 * possible by stopping the counters at an appropriate point in the cycle,

12345678910>>...20