Home
last modified time | relevance | path

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

12345678910>>...22

/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/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/amd/amdgpu/
H A Damdgpu_reset.c325 snprintf(buf, len, "job hang on ring:%s", in amdgpu_reset_get_desc()
328 strscpy(buf, "job hang", len); in amdgpu_reset_get_desc()
335 strscpy(buf, "MES hang", len); in amdgpu_reset_get_desc()
338 strscpy(buf, "HWS hang", len); in amdgpu_reset_get_desc()
/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/drivers/tty/hvc/
H A Dhvc_iucv.c216 * hang up (that is issued by the HVC layer).
230 * HVC layer to hang up the tty device. */ in hvc_iucv_write()
556 * hvc_iucv_hangup() - Sever IUCV path and schedule hvc tty hang up
561 * The hang-up occurs only if an IUCV communication path is established;
562 * otherwise there is no need to hang up the terminal device.
564 * The IUCV HVC hang-up is separated into two steps:
568 * IUCV_SEVERED state causes the tty hang-up in the HVC layer.
573 * the HVC layer to hang up the tty and, if so, wake up the HVC thread
577 * Hang-up: 1. do_tty_hangup() replaces file ops (= hung_up_tty_fops)
650 * client if we disconnect on hang up) */ in hvc_iucv_notifier_hangup()
[all …]
/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/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/drivers/media/usb/pvrusb2/
H A Dpvrusb2-debugifc.h14 hang if the driver is wedged). */
/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/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot32 avoid anything that could hang.
/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/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_inject.c72 /* Change HB counters memory to simulate a hang */ in adf_heartbeat_inject_error()
/linux/net/ipv4/
H A Dprotocol.c17 * Richard Colella : Hang on hash collision
/linux/include/linux/
H A Dmdev.h39 /* embedded into the struct device that the mdev devices hang off */
/linux/include/uapi/asm-generic/
H A Dtermbits-common.h30 #define B0 0x00000000 /* hang up */
/linux/arch/um/kernel/skas/
H A Dsyscall.c37 * broken spinlock implementations in userspace (ASAN) to hang for long in handle_syscall()
/linux/Documentation/devicetree/bindings/usb/
H A Deswin,eic7700-usb.yaml12 - Hang Cao <caohang@eswincomputing.com>
/linux/arch/um/drivers/
H A Dxterm_kern.c72 * isn't set) this will hang... */ in xterm_fd()

12345678910>>...22