/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispccdc.h | 123 * @stopping: Stopping state 155 unsigned int stopping; member
|
H A D | ispccp2.h | 74 atomic_t stopping; member
|
/linux/drivers/gpu/drm/panfrost/ |
H A 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/sound/aoa/soundbus/i2sbus/ |
H A D | pcm.c | 251 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 D | netdev_queues.h | 157 * 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 D | process.c | 3 * drivers/power/process.c - Functions for starting/stopping processes on 24 * Timeout for stopping processes
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | renesas,rzg2l-gpt.yaml | 29 * 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 D | fsl,dspi-peripheral-props.yaml | 26 Delay in nanoseconds between stopping the clock signal and
|
/linux/drivers/net/wan/ |
H A 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/include/linux/usb/ |
H A D | isp116x.h | 22 prevents stopping internal clock, increasing
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 783 "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 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/drivers/scsi/isci/ |
H A D | port.h | 150 * 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 D | Kconfig | 23 internal resource leak thus stopping further packet processing.
|
/linux/drivers/media/rc/img-ir/ |
H A D | img-ir-hw.h | 227 * @stopping: Indicates that decoder is being taken down and timers 246 bool stopping; member
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_irq.c | 177 * 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 D | smp.c | 265 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 D | hbm.h | 25 * @MEI_HBM_STOPPED : stopping exchange
|
/linux/drivers/power/reset/ |
H A D | sc27xx-poweroff.c | 27 * So before stopping other cores, we need release other cores' resource by
|
/linux/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 44 /* use for stopping rw threads */
|
/linux/Documentation/hwmon/ |
H A D | asus_wmi_sensors.rst | 70 fans stopping, fans getting stuck at max speed, or temperature readouts
|
/linux/tools/testing/selftests/sched_ext/ |
H A D | select_cpu_vtime.bpf.c | 87 .stopping = (void *) select_cpu_vtime_stopping,
|
/linux/include/linux/ |
H A D | freezer.h | 20 * Timeout for stopping processes
|
/linux/drivers/clk/renesas/ |
H A D | clk-div6.c | 66 * 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 D | pwm-xilinx.c | 8 * 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,
|