Home
last modified time | relevance | path

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

12345678910>>...17

/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h123 * @stopping: Stopping state
155 unsigned int stopping; member
H A Dispccdc.c1321 /* Avoid restarting the CCDC when streaming is stopping. */ in __ccdc_enable()
1322 if (enable && ccdc->stopping & CCDC_STOP_REQUEST) in __ccdc_enable()
1338 ccdc->stopping = CCDC_STOP_REQUEST; in ccdc_disable()
1340 ccdc->stopping = CCDC_STOP_FINISHED; in ccdc_disable()
1344 ccdc->stopping == CCDC_STOP_FINISHED, in ccdc_disable()
1361 ccdc->stopping = CCDC_STOP_NOT_REQUESTED; in ccdc_disable()
1423 /* ccdc_handle_stopping - Handle CCDC and/or LSC stopping sequence
1427 * Return 1 when the event and stopping request combination is satisfied,
1434 switch ((ccdc->stopping & 3) | event) { in ccdc_handle_stopping()
1439 ccdc->stopping = CCDC_STOP_EXECUTED; in ccdc_handle_stopping()
[all …]
H A Disp.c864 * fails, except when stopping the pipeline.
1183 * @stopping: flag which tells module wants to stop
1189 atomic_t *stopping) in omap3isp_module_sync_idle() argument
1202 atomic_set(stopping, 1); in omap3isp_module_sync_idle()
1210 * If it isn't the last one, the function won't sleep but *stopping in omap3isp_module_sync_idle()
1220 atomic_set(stopping, 0); in omap3isp_module_sync_idle()
1225 if (!wait_event_timeout(*wait, !atomic_read(stopping), in omap3isp_module_sync_idle()
1227 atomic_set(stopping, 0); in omap3isp_module_sync_idle()
1237 * omap3isp_module_sync_is_stopping - Helper to verify if module was stopping
1239 * @stopping: flag which tells module wants to stop
[all …]
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.c250 if (pi->dbdma_ring.stopping) { in i2sbus_wait_for_stop()
261 pi->dbdma_ring.stopping = 0; in i2sbus_wait_for_stop()
308 if (pi->dbdma_ring.stopping) in i2sbus_pcm_prepare()
360 if (pi->dbdma_ring.stopping) in i2sbus_pcm_prepare()
548 if (pi->dbdma_ring.stopping) { in i2sbus_pcm_trigger()
555 pi->dbdma_ring.stopping = 0; in i2sbus_pcm_trigger()
588 pi->dbdma_ring.stopping = 1; in i2sbus_pcm_pointer()
627 if (!pi->dbdma_ring.running && !pi->dbdma_ring.stopping) in handle_interrupt()
675 pi->dbdma_ring.stopping = 0; in i2sbus_playback_open()
/linux/kernel/
H A Dtorture.c413 VERBOSE_TOROUT_STRING("Stopping torture_onoff task"); in torture_onoff_cleanup()
606 VERBOSE_TOROUT_STRING("Stopping torture_shuffle task"); in torture_shuffle_cleanup()
719 VERBOSE_TOROUT_STRING("Stopping torture_shutdown task"); in torture_shutdown_cleanup()
756 * Cause the torture test to "stutter", starting and stopping all
797 VERBOSE_TOROUT_STRING("Stopping torture_stutter task"); in torture_stutter_cleanup()
923 * prints a "stopping" message and waits for kthread_should_stop(), and
931 snprintf(buf, sizeof(buf), "%s is stopping", title); in torture_kthread_stopping()
/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/include/linux/usb/
H A Disp116x.h22 prevents stopping internal clock, increasing
/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",
276 /* CLOSED STOPPED STOPPING REQ_SENT ACK_RECV ACK_SENT OPENED
322 proto->restart_counter = (proto->state == STOPPING) ? in ppp_cp_event()
575 case STOPPING: in ppp_timer()
/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig23 internal resource leak thus stopping further packet processing.
/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/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/misc/mei/
H A Dhbm.h25 * @MEI_HBM_STOPPED : stopping exchange
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dyaps.h42 /* Chip interface is stopping, new work should not be enqueued. */
/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/net/netfilter/ipvs/
H A Dip_vs_xmit.c824 "stopping DNAT to local address"); in ip_vs_nat_xmit()
833 "ip_vs_nat_xmit(): stopping DNAT to loopback " in ip_vs_nat_xmit()
908 "stopping DNAT to local address"); in ip_vs_nat_xmit_v6()
919 "stopping DNAT to loopback address"); in ip_vs_nat_xmit_v6()
1554 "stopping DNAT to local address %pI4\n", in ip_vs_icmp_xmit()
1564 "stopping DNAT to loopback %pI4\n", in ip_vs_icmp_xmit()
1647 "stopping DNAT to local address %pI6\n", in ip_vs_icmp_xmit_v6()
1658 "stopping DNAT to loopback %pI6\n", in ip_vs_icmp_xmit_v6()
/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/drivers/char/ipmi/
H A Dipmi_ipmb.c62 bool stopping; member
292 if (iidev->stopping) in ipmi_ipmb_thread()
398 iidev->stopping = true; in ipmi_ipmb_stop_thread()
/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.c89 .stopping = (void *) select_cpu_vtime_stopping,
/linux/tools/tracing/rtla/tests/
H A Dosnoise.t

12345678910>>...17