/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_kernel_queue.c | 199 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()
|
D | kfd_packet_manager.c | 278 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/ |
D | mcp-core.c | 93 * to prevent this function hanging. 111 * must be enabled to prevent this function hanging.
|
/Linux-v5.15/Documentation/arm/ |
D | ixp4xx.rst | 112 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/ |
D | processor_32.h | 40 /* Clear any TLS still hanging */ in arch_flush_thread()
|
/Linux-v5.15/net/netfilter/ |
D | xt_repldata.h | 6 * they serve as the hanging-off data accessed through repl.data[].
|
/Linux-v5.15/drivers/gpu/drm/i915/selftests/ |
D | intel_scheduler_helpers.c | 35 * the single hanging context. in intel_selftest_modify_policy()
|
/Linux-v5.15/drivers/power/reset/ |
D | axxia-reset.c | 38 /* Assert ResetReadDone (to avoid hanging in boot ROM) */ in axxia_restart_handler()
|
/Linux-v5.15/Documentation/gpu/ |
D | msm-crash-dump.rst | 72 List of buffers from the hanging submission if available.
|
/Linux-v5.15/Documentation/devicetree/bindings/net/dsa/ |
D | dsa.yaml | 32 (single device hanging off a CPU port) must not specify this property
|
/Linux-v5.15/arch/sh/drivers/pci/ |
D | ops-dreamcast.c | 31 * the BBA and hanging some more devices off of it, then this might be
|
/Linux-v5.15/arch/mips/kernel/ |
D | reset.c | 35 * We're hanging the system so we don't want to be interrupted anymore. in machine_hang()
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 97 It is then less likely for a hanging context to cause collateral
|
/Linux-v5.15/arch/microblaze/include/asm/ |
D | pci-bridge.h | 68 * hanging if we don't have link and try to do config cycles to
|
/Linux-v5.15/Documentation/admin-guide/ |
D | lockup-watchdogs.rst | 83 kernel seems to be hanging on the nohz_full cores.
|
/Linux-v5.15/fs/befs/ |
D | ChangeLog | 110 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/ |
D | sdm660.dtsi | 34 * platform from hanging on high graphics loads.
|
/Linux-v5.15/drivers/gpu/drm/etnaviv/ |
D | etnaviv_dump.c | 132 /* We always dump registers, mmu, ring, hanging cmdbuf and end marker */ in etnaviv_core_dump()
|
/Linux-v5.15/arch/um/os-Linux/ |
D | main.c | 59 * handler is hanging for some reason, the UML will just die in install_fatal_handler()
|
/Linux-v5.15/arch/arm/mach-omap2/ |
D | dma.c | 99 * In the following configuration, DMA channel hanging can occur: in configure_dma_errata()
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_pci.c | 40 /* List of devices hanging off drivers with stealth attach. */
|
/Linux-v5.15/drivers/input/keyboard/ |
D | nspire-keypad.c | 211 /* Disable GPIO interrupts to prevent hanging on touchpad */ in nspire_keypad_probe()
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | pci-bridge.h | 95 * hanging if we don't have link and try to do config cycles to
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | integratorap.dts | 33 * is actually just hanging the system above 71 MHz.
|
/Linux-v5.15/drivers/tee/optee/ |
D | supp.c | 259 * This is where supplicant will be hanging most of in optee_supp_recv()
|