Home
last modified time | relevance | path

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

123456

/Linux-v5.15/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.c278 void pm_uninit(struct packet_manager *pm, bool hanging) in pm_uninit() argument
281 kernel_queue_uninit(pm->priv_queue, hanging); in pm_uninit()
/Linux-v5.15/drivers/mfd/
Dmcp-core.c93 * to prevent this function hanging.
111 * must be enabled to prevent this function hanging.
/Linux-v5.15/Documentation/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-v5.15/arch/x86/um/asm/
Dprocessor_32.h40 /* Clear any TLS still hanging */ in arch_flush_thread()
/Linux-v5.15/net/netfilter/
Dxt_repldata.h6 * they serve as the hanging-off data accessed through repl.data[].
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Dintel_scheduler_helpers.c35 * the single hanging context. in intel_selftest_modify_policy()
/Linux-v5.15/drivers/power/reset/
Daxxia-reset.c38 /* Assert ResetReadDone (to avoid hanging in boot ROM) */ in axxia_restart_handler()
/Linux-v5.15/Documentation/gpu/
Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
/Linux-v5.15/Documentation/devicetree/bindings/net/dsa/
Ddsa.yaml32 (single device hanging off a CPU port) must not specify this property
/Linux-v5.15/arch/sh/drivers/pci/
Dops-dreamcast.c31 * the BBA and hanging some more devices off of it, then this might be
/Linux-v5.15/arch/mips/kernel/
Dreset.c35 * We're hanging the system so we don't want to be interrupted anymore. in machine_hang()
/Linux-v5.15/drivers/gpu/drm/i915/
DKconfig.profile97 It is then less likely for a hanging context to cause collateral
/Linux-v5.15/arch/microblaze/include/asm/
Dpci-bridge.h68 * hanging if we don't have link and try to do config cycles to
/Linux-v5.15/Documentation/admin-guide/
Dlockup-watchdogs.rst83 kernel seems to be hanging on the nohz_full cores.
/Linux-v5.15/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-v5.15/arch/arm64/boot/dts/qcom/
Dsdm660.dtsi34 * platform from hanging on high graphics loads.
/Linux-v5.15/drivers/gpu/drm/etnaviv/
Detnaviv_dump.c132 /* We always dump registers, mmu, ring, hanging cmdbuf and end marker */ in etnaviv_core_dump()
/Linux-v5.15/arch/um/os-Linux/
Dmain.c59 * handler is hanging for some reason, the UML will just die in install_fatal_handler()
/Linux-v5.15/arch/arm/mach-omap2/
Ddma.c99 * In the following configuration, DMA channel hanging can occur: in configure_dma_errata()
/Linux-v5.15/drivers/gpu/drm/
Ddrm_pci.c40 /* List of devices hanging off drivers with stealth attach. */
/Linux-v5.15/drivers/input/keyboard/
Dnspire-keypad.c211 /* Disable GPIO interrupts to prevent hanging on touchpad */ in nspire_keypad_probe()
/Linux-v5.15/arch/powerpc/include/asm/
Dpci-bridge.h95 * hanging if we don't have link and try to do config cycles to
/Linux-v5.15/arch/arm/boot/dts/
Dintegratorap.dts33 * is actually just hanging the system above 71 MHz.
/Linux-v5.15/drivers/tee/optee/
Dsupp.c259 * This is where supplicant will be hanging most of in optee_supp_recv()

123456