Home
last modified time | relevance | path

Searched full:stopping (Results 1 – 25 of 452) 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/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/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
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/drivers/misc/mei/
H A Dhbm.h25 * @MEI_HBM_STOPPED : stopping exchange
/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/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/net/netfilter/ipvs/
H A Dip_vs_xmit.c785 "stopping DNAT to local address"); in ip_vs_nat_xmit()
794 "ip_vs_nat_xmit(): stopping DNAT to loopback " in ip_vs_nat_xmit()
869 "stopping DNAT to local address"); in ip_vs_nat_xmit_v6()
880 "stopping DNAT to loopback address"); in ip_vs_nat_xmit_v6()
1513 "stopping DNAT to local address %pI4\n", in ip_vs_icmp_xmit()
1523 "stopping DNAT to loopback %pI4\n", in ip_vs_icmp_xmit()
1596 "stopping DNAT to local address %pI6\n", in ip_vs_icmp_xmit_v6()
1607 "stopping DNAT to loopback %pI6\n", in ip_vs_icmp_xmit_v6()
/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/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/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/tools/tracing/rtla/tests/
H A Dosnoise.t21 # and stopping on threshold.
/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/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/drivers/clk/renesas/
H A Dclk-div6.c67 * DIV6 clocks require the divisor field to be non-zero when stopping in cpg_div6_clock_disable()
69 * re-enabled later if the divisor field is changed when stopping the in cpg_div6_clock_disable()
/linux/drivers/media/i2c/ccs/
H A Dccs-quirk.h24 * @post_streamoff: Called right after stopping streaming.

12345678910>>...19