/linux-6.14.4/drivers/media/platform/ti/omap3isp/ |
D | ispccdc.h | 123 * @stopping: Stopping state 155 unsigned int stopping; member
|
D | ispccdc.c | 1321 /* 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 …]
|
D | isp.c | 864 * 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 …]
|
D | ispccp2.h | 74 atomic_t stopping; member
|
/linux-6.14.4/drivers/gpu/drm/panfrost/ |
D | panfrost_issues.h | 43 /* 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-6.14.4/Documentation/RCU/ |
D | rcubarrier.rst | 92 8 VERBOSE_PRINTK_STRING("Stopping rcu_torture_shuffle task"); 98 14 VERBOSE_PRINTK_STRING("Stopping rcu_torture_writer task"); 107 23 "Stopping rcu_torture_reader task"); 121 37 "Stopping rcu_torture_fakewriter task"); 131 47 VERBOSE_PRINTK_STRING("Stopping rcu_torture_stats task");
|
/linux-6.14.4/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 261 if (pi->dbdma_ring.stopping) { in i2sbus_wait_for_stop() 272 pi->dbdma_ring.stopping = 0; in i2sbus_wait_for_stop() 302 if (pi->dbdma_ring.stopping) in i2sbus_hw_free() 344 if (pi->dbdma_ring.stopping) in i2sbus_pcm_prepare() 553 if (pi->dbdma_ring.stopping) { in i2sbus_pcm_trigger() 560 pi->dbdma_ring.stopping = 0; in i2sbus_pcm_trigger() 595 pi->dbdma_ring.stopping = 1; in i2sbus_pcm_trigger() 637 if (!pi->dbdma_ring.running && !pi->dbdma_ring.stopping) in handle_interrupt() 685 pi->dbdma_ring.stopping = 0; in handle_interrupt()
|
/linux-6.14.4/kernel/ |
D | torture.c | 411 VERBOSE_TOROUT_STRING("Stopping torture_onoff task"); in torture_onoff_cleanup() 599 VERBOSE_TOROUT_STRING("Stopping torture_shuffle task"); in torture_shuffle_cleanup() 712 VERBOSE_TOROUT_STRING("Stopping torture_shutdown task"); in torture_shutdown_cleanup() 749 * Cause the torture test to "stutter", starting and stopping all 790 VERBOSE_TOROUT_STRING("Stopping torture_stutter task"); in torture_stutter_cleanup() 903 * prints a "stopping" message and waits for kthread_should_stop(), and 911 snprintf(buf, sizeof(buf), "%s is stopping", title); in torture_kthread_stopping()
|
/linux-6.14.4/drivers/media/platform/renesas/rcar-vin/ |
D | rcar-vin.h | 69 * @STOPPING: Stopping operation 76 STOPPING, enumerator
|
/linux-6.14.4/drivers/media/pci/ivtv/ |
D | ivtv-firmware.c | 87 IVTV_DEBUG_INFO("Stopping VDM\n"); in ivtv_halt_firmware() 90 IVTV_DEBUG_INFO("Stopping AO\n"); in ivtv_halt_firmware() 96 IVTV_DEBUG_INFO("Stopping VPU\n"); in ivtv_halt_firmware() 105 IVTV_DEBUG_INFO("Stopping SPU\n"); in ivtv_halt_firmware()
|
/linux-6.14.4/include/net/ |
D | netdev_queues.h | 137 * DOC: Lockless queue stopping / waking helpers. 140 * macros are designed to safely implement stopping 253 * Barrier makes sure that anybody stopping the queue \
|
/linux-6.14.4/Documentation/admin-guide/cgroup-v1/ |
D | freezer-subsystem.rst | 23 Sequences of SIGSTOP and SIGCONT are not always sufficient for stopping 49 have a problem with this method of stopping and resuming tasks.
|
/linux-6.14.4/kernel/power/ |
D | process.c | 3 * drivers/power/process.c - Functions for starting/stopping processes on 24 * Timeout for stopping processes
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | fsl,dspi-peripheral-props.yaml | 26 Delay in nanoseconds between stopping the clock signal and
|
/linux-6.14.4/arch/x86/events/amd/ |
D | ibs.c | 43 * STARTED/STOPPING/STOPPED; deal with pmu::start(), pmu::stop() state but are 64 * So what we do is set STOPPING before clearing EN to avoid the pmu::stop() 433 * the event while stopping it and then reset the state when starting 474 int stopping; in perf_ibs_stop() local 479 stopping = test_bit(IBS_STARTED, pcpu->state); in perf_ibs_stop() 481 if (!stopping && (hwc->state & PERF_HES_UPTODATE)) in perf_ibs_stop() 486 if (stopping) { in perf_ibs_stop() 1119 * Catch spurious interrupts after stopping IBS: After in perf_ibs_handle_irq()
|
/linux-6.14.4/include/linux/usb/ |
D | isp116x.h | 22 prevents stopping internal clock, increasing
|
/linux-6.14.4/drivers/net/ethernet/meta/fbnic/ |
D | fbnic_irq.c | 132 * fbnic_pcs_irq_disable - Teardown the MAC IRQ to prepare for stopping 133 * @fbd: Pointer to device that is stopping
|
/linux-6.14.4/drivers/net/wan/ |
D | hdlc_ppp.c | 82 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-6.14.4/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 23 internal resource leak thus stopping further packet processing.
|
/linux-6.14.4/drivers/scsi/isci/ |
D | port.h | 150 * entered from the STOPPING state. 151 * @SCI_PORT_STOPPING: port is in the process of stopping. In this
|
/linux-6.14.4/scripts/ |
D | patch-kernel | 48 # 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-6.14.4/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 794 "stopping DNAT to local address"); in ip_vs_nat_xmit() 803 "ip_vs_nat_xmit(): stopping DNAT to loopback " in ip_vs_nat_xmit() 878 "stopping DNAT to local address"); in ip_vs_nat_xmit_v6() 889 "stopping DNAT to loopback address"); in ip_vs_nat_xmit_v6() 1522 "stopping DNAT to local address %pI4\n", in ip_vs_icmp_xmit() 1532 "stopping DNAT to loopback %pI4\n", in ip_vs_icmp_xmit() 1605 "stopping DNAT to local address %pI6\n", in ip_vs_icmp_xmit_v6() 1616 "stopping DNAT to loopback %pI6\n", in ip_vs_icmp_xmit_v6()
|
/linux-6.14.4/drivers/misc/mei/ |
D | hbm.h | 25 * @MEI_HBM_STOPPED : stopping exchange
|
/linux-6.14.4/arch/riscv/kernel/ |
D | smp.c | 263 pr_crit("SMP: stopping secondary CPUs\n"); in smp_send_stop() 316 pr_crit("SMP: stopping secondary CPUs\n"); in crash_smp_send_stop()
|
/linux-6.14.4/drivers/media/rc/img-ir/ |
D | img-ir-hw.h | 227 * @stopping: Indicates that decoder is being taken down and timers 246 bool stopping; member
|