Home
last modified time | relevance | path

Searched full:hanging (Results 1 – 25 of 148) sorted by relevance

123456

/linux-6.8/drivers/gpu/drm/ci/xfails/
Drockchip-rk3288-skips.txt4 # Too unstable, machine ends up hanging after lots of Oopses
7 # Started hanging the machine on Linux 5.19-rc2:
51 # Machine is hanging in this test, so skip it
Drockchip-rk3399-skips.txt4 # Too unstable, machine ends up hanging after lots of Oopses
/linux-6.8/drivers/gpu/drm/amd/amdkfd/
Dkfd_kernel_queue.c199 static void kq_uninitialize(struct kernel_queue *kq, bool hanging) in kq_uninitialize() argument
201 if (kq->queue->properties.type == KFD_QUEUE_TYPE_HIQ && !hanging) in kq_uninitialize()
341 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging) in kernel_queue_uninit() argument
343 kq_uninitialize(kq, hanging); in kernel_queue_uninit()
Dkfd_packet_manager.c265 void pm_uninit(struct packet_manager *pm, bool hanging) in pm_uninit() argument
268 kernel_queue_uninit(pm->priv_queue, hanging); in pm_uninit()
/linux-6.8/drivers/mfd/
Dmcp-core.c93 * to prevent this function hanging.
111 * must be enabled to prevent this function hanging.
/linux-6.8/Documentation/arch/arm/
Dixp4xx.rst112 Finally, there is an IDE port hanging off the expansion bus.
118 replaced with mini-PCI slots and a CF IDE interface hanging off
/linux-6.8/arch/x86/um/asm/
Dprocessor_32.h40 /* Clear any TLS still hanging */ in arch_flush_thread()
/linux-6.8/Documentation/devicetree/bindings/net/dsa/
Ddsa.yaml31 (single device hanging off a CPU port) must not specify this property
/linux-6.8/net/netfilter/
Dxt_repldata.h6 * they serve as the hanging-off data accessed through repl.data[].
/linux-6.8/drivers/power/reset/
Daxxia-reset.c38 /* Assert ResetReadDone (to avoid hanging in boot ROM) */ in axxia_restart_handler()
/linux-6.8/drivers/gpu/drm/i915/selftests/
Dintel_scheduler_helpers.c48 * the single hanging context. in intel_selftest_modify_policy()
/linux-6.8/Documentation/gpu/
Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
/linux-6.8/arch/sh/drivers/pci/
Dops-dreamcast.c31 * the BBA and hanging some more devices off of it, then this might be
/linux-6.8/arch/mips/kernel/
Dreset.c35 * We're hanging the system so we don't want to be interrupted anymore. in machine_hang()
/linux-6.8/Documentation/admin-guide/
Dlockup-watchdogs.rst83 kernel seems to be hanging on the nohz_full cores.
/linux-6.8/drivers/gpu/drm/i915/
DKconfig.profile115 It is then less likely for a hanging context to cause collateral
/linux-6.8/tools/testing/selftests/powerpc/mm/
Dlarge_vm_gpr_corruption.c23 // the bug. It would probably be better to leave the previous child processes hanging
/linux-6.8/Documentation/devicetree/bindings/pci/
Dbrcm,stb-pcie.yaml76 potentially hanging the system; "default" -- which provides L0s, L1,
/linux-6.8/fs/befs/
DChangeLog110 Now works for overflow nodes hanging off of nodes other than the root
140 hanging disk io problem. It turns out you need to have the sync_pages
/linux-6.8/arch/arm64/boot/dts/qcom/
Dsdm660.dtsi34 * platform from hanging on high graphics loads.
/linux-6.8/drivers/gpu/drm/etnaviv/
Detnaviv_dump.c137 /* We always dump registers, mmu, ring, hanging cmdbuf and end marker */ in etnaviv_core_dump()
/linux-6.8/arch/um/os-Linux/
Dmain.c59 * handler is hanging for some reason, the UML will just die in install_fatal_handler()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_dio_link_encoder.c604 * Avoids hanging the RDCPSPIPE if DMCUB wasn't already running. in dcn31_link_encoder_is_in_alt_mode()
650 * Avoids hanging the RDCPSPIPE if DMCUB wasn't already running. in dcn31_link_encoder_get_max_link_cap()
/linux-6.8/drivers/input/keyboard/
Dnspire-keypad.c210 /* Disable GPIO interrupts to prevent hanging on touchpad */ in nspire_keypad_probe()
/linux-6.8/arch/arm/mach-omap2/
Ddma.c100 * In the following configuration, DMA channel hanging can occur: in configure_dma_errata()

123456