Home
last modified time | relevance | path

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

12345678910>>...19

/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/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/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/net/netfilter/ipvs/
H A Dip_vs_xmit.c782 "stopping DNAT to local address"); in ip_vs_nat_xmit()
791 "ip_vs_nat_xmit(): stopping DNAT to loopback " in ip_vs_nat_xmit()
866 "stopping DNAT to local address"); in ip_vs_nat_xmit_v6()
877 "stopping DNAT to loopback address"); in ip_vs_nat_xmit_v6()
1510 "stopping DNAT to local address %pI4\n", in ip_vs_icmp_xmit()
1520 "stopping DNAT to loopback %pI4\n", in ip_vs_icmp_xmit()
1593 "stopping DNAT to local address %pI6\n", in ip_vs_icmp_xmit_v6()
1604 "stopping DNAT to loopback %pI6\n", in ip_vs_icmp_xmit_v6()
/linux/arch/x86/events/amd/
H A Dibs.c41 * STARTED/STOPPING/STOPPED; deal with pmu::start(), pmu::stop() state but are
62 * So what we do is set STOPPING before clearing EN to avoid the pmu::stop()
463 * the event while stopping it and then reset the state when starting
507 int stopping; in perf_ibs_stop() local
512 stopping = test_bit(IBS_STARTED, pcpu->state); in perf_ibs_stop()
514 if (!stopping && (hwc->state & PERF_HES_UPTODATE)) in perf_ibs_stop()
519 if (stopping) { in perf_ibs_stop()
1243 * Catch spurious interrupts after stopping IBS: After in perf_ibs_handle_irq()
/linux/Documentation/devicetree/bindings/spi/
H A Dfsl,dspi-peripheral-props.yaml26 Delay in nanoseconds between stopping the clock signal and
/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
H A Dremote_device.h171 * is entered from the STOPPING state.
220 * the process of stopping. In this state no new IO operations are
/linux/include/linux/usb/
H A Disp116x.h22 prevents stopping internal clock, increasing
/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.c179 * fbnic_mac_free_irq - Teardown the MAC IRQ to prepare for stopping
180 * @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/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,
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h78 * or stopping the device, so opmode must not acquire
82 * (currently only while stopping the device) via the
/linux/tools/sched_ext/
H A Dscx_central.bpf.c18 * All tasks are dispatched with the infinite slice which allows stopping the
353 .stopping = (void *)central_stopping,
/linux/Documentation/hwmon/
H A Dasus_wmi_sensors.rst70 fans stopping, fans getting stuck at max speed, or temperature readouts

12345678910>>...19