Home
last modified time | relevance | path

Searched full:hang (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/linux/tools/perf/tests/shell/
H A Dtest_arm_spe_fork.sh2 # Check Arm SPE doesn't hang when there are forks
44 echo "SPE hang test: FAIL"
47 echo "SPE hang test: PASS"
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c32 struct hang { struct
41 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument
104 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request()
253 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno()
258 static void hang_fini(struct hang *h) in hang_fini()
274 static bool wait_until_running(struct hang *h, struct i915_request *rq) in wait_until_running()
290 struct hang h; in igt_hang_sanitycheck()
443 /* Engine level resets are triggered by GuC when a hang in igt_reset_nop_engine()
689 struct hang h; in __igt_reset_engine()
745 pr_err("[%s] Create hang request failed: %d!\n", in __igt_reset_engine()
[all …]
/linux/tools/testing/selftests/ublk/
H A Dtest_part_02.sh19 # to simulate hang during partition table read
21 # Use _add_ublk_dev_no_settle to avoid udevadm settle hang waiting
58 _prep_test "partition_scan" "verify async partition scan prevents IO hang"
/linux/arch/sparc/kernel/
H A Dleon_pmc.c52 /* Interrupts need to be enabled to not hang the CPU */ in pmc_leon_idle_fixup()
70 /* Interrupts need to be enabled to not hang the CPU */ in pmc_leon_idle()
/linux/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c162 while (signal_count == tmp); /* Should not hang! */ in TEST_F()
195 while (signal_count == tmp); /* Should not hang! */ in TEST_F()
245 /* Should hang here until killed. */ in exec_child()
/linux/include/linux/
H A Dtty_port.h268 * tty_port_tty_hangup - helper to hang up a tty asynchronously
270 * @check_clocal: hang only ttys with %CLOCAL unset?
278 * tty_port_tty_vhangup - helper to hang up a tty synchronously
H A Dmdev.h39 /* embedded into the struct device that the mdev devices hang off */
/linux/drivers/gpu/drm/ci/xfails/
H A Di915-kbl-flakes.txt6 prime_busy@hang
/linux/Documentation/sound/cards/
H A Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_issues.h97 /* Pause buffer can cause a fragment job hang */
132 * to hang */
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000.rst160 greater than 75,000, may hang (stop transmitting) adapters
165 hang, ensure that InterruptThrottleRate is set no greater
222 hang (stop transmitting) under certain network conditions. If
226 for the hang ensure that RxIntDelay is set to 0.
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-debugifc.h14 hang if the driver is wedged). */
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot32 avoid anything that could hang.
/linux/arch/arm/mach-omap2/
H A Dsram.c143 * to secure SRAM will hang the system. Also the SRAM is not
192 * which will cause the system to hang. in omap2_map_sram()
H A Ddma.c99 * DMA may hang when several channels are used in parallel in configure_dma_errata()
107 * Channel x and Channel y may hang immediately after step 'f'. in configure_dma_errata()
/linux/arch/arm/boot/dts/aspeed/
H A Dast2500-facebook-netbmc-common.dtsi17 * Update reset type to "system" (full chip) to fix warm reboot hang issue
/linux/drivers/gpu/drm/amd/include/ivsrcid/vpe/
H A Dirqsrcs_vpe_6_1.h31 #define VPE_6_1_SRCID__VPE_QUEUE_HANG 5 // 0x5 Queue hang or Comman…
/linux/tools/arch/sparc/include/asm/
H A Dbarrier_64.h10 * Therefore, if interrupts are disabled, the chip can hang forever.
/linux/arch/sparc/include/asm/
H A Dbarrier_64.h8 * Therefore, if interrupts are disabled, the chip can hang forever.
/linux/net/ipv4/
H A Dprotocol.c17 * Richard Colella : Hang on hash collision
/linux/include/uapi/asm-generic/
H A Dtermbits-common.h30 #define B0 0x00000000 /* hang up */
/linux/arch/um/drivers/
H A Dxterm_kern.c72 * isn't set) this will hang... */ in xterm_fd()
/linux/Documentation/devicetree/bindings/usb/
H A Deswin,eic7700-usb.yaml12 - Hang Cao <caohang@eswincomputing.com>
/linux/drivers/soc/mediatek/
H A Dmtk-infracfg.c25 * domains so that the system does not hang when some unit accesses the
/linux/Documentation/gpu/
H A Dmsm-crash-dump.rst7 Following a GPU hang the MSM driver outputs debugging information via

12345678910>>...16