Home
last modified time | relevance | path

Searched refs:hanging (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A 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
H A Drockchip-rk3399-skips.txt4 # Too unstable, machine ends up hanging after lots of Oopses
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c200 static void kq_uninitialize(struct kernel_queue *kq, bool hanging) in kq_uninitialize() argument
202 if (kq->queue->properties.type == KFD_QUEUE_TYPE_HIQ && !hanging) in kq_uninitialize()
342 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging) in kernel_queue_uninit() argument
344 kq_uninitialize(kq, hanging); in kernel_queue_uninit()
H A Dkfd_packet_manager.c273 void pm_uninit(struct packet_manager *pm, bool hanging) in pm_uninit() argument
276 kernel_queue_uninit(pm->priv_queue, hanging); in pm_uninit()
H A Dkfd_priv.h1300 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging);
1406 void pm_uninit(struct packet_manager *pm, bool hanging);
H A Dkfd_device_queue_manager.c1713 bool hanging; in stop_cpsch() local
1728 hanging = dqm->is_hws_hang || dqm->is_resetting; in stop_cpsch()
1736 pm_uninit(&dqm->packet_mgr, hanging); in stop_cpsch()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0001-Create-subroutine-for-cleaning-recent-interfaces.patch25 +// Clean up any interfaces that have been hanging around on the RecentInterfaces list for more tha…
46 - // Clean up any interfaces that have been hanging around on the RecentInterfaces list for more…
/openbmc/qemu/qapi/
H A Dyank.json50 # from a hanging QEMU.
76 # Try to recover from hanging QEMU by yanking the specified instances.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-timeout_2.3.1.bb1 SUMMARY = "py.test plugin to abort hanging tests"
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dcorstone1000-recovery-image.bb4 # Corstone1000 but the testimage task caused hanging errors. This is
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-test_active_children-skip-problematic-test.patch7 similar nature to other failing/hanging tests, disable it for now.
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_host_code_update.robot29 # Force the test to timedout to prevent test hanging.
H A Dredfish_bmc_code_update.robot29 # Force the test to timedout to prevent test hanging.
/openbmc/linux/Documentation/arch/arm/
H A 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
/openbmc/linux/Documentation/gpu/
H A Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
H A Dautomated_testing.rst75 list due to hanging the machine, causing OOM, taking too long, etc.
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660.dtsi34 * platform from hanging on high graphics loads.
/openbmc/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst83 kernel seems to be hanging on the nohz_full cores.
/openbmc/openbmc-test-automation/extended/
H A Dstandby_bmc.robot24 # Force the test to timedout to prevent test hanging.
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.profile115 It is then less likely for a hanging context to cause collateral
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c4227 int hanging; in yaffs_fix_hanging_objs() local
4244 hanging = 0; in yaffs_fix_hanging_objs()
4248 hanging = 1; in yaffs_fix_hanging_objs()
4250 hanging = 0; in yaffs_fix_hanging_objs()
4256 hanging = 0; in yaffs_fix_hanging_objs()
4268 hanging = 1; in yaffs_fix_hanging_objs()
4270 if (hanging) { in yaffs_fix_hanging_objs()
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dintegratorap.dts33 * is actually just hanging the system above 71 MHz.
/openbmc/linux/fs/befs/
H A 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
/openbmc/openbmc-test-automation/extended/code_update/
H A Dbmc_code_update.robot22 # Force the test to timedout to prevent test hanging.
/openbmc/docs/designs/
H A Ddevice-tree-gpio-naming.md162 scenarios where the BMC is hanging or otherwise unresponsive. Note that this

12