Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A 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()
A Dkfd_packet_manager.c264 void pm_uninit(struct packet_manager *pm, bool hanging) in pm_uninit() argument
267 kernel_queue_uninit(pm->priv_queue, hanging); in pm_uninit()
A Dkfd_priv.h1192 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging);
1290 void pm_uninit(struct packet_manager *pm, bool hanging);
A Dkfd_device_queue_manager.c1535 bool hanging; in stop_cpsch() local
1550 hanging = dqm->is_hws_hang || dqm->is_resetting; in stop_cpsch()
1558 pm_uninit(&dqm->packet_mgr, hanging); in stop_cpsch()
/linux-6.3-rc2/Documentation/devicetree/bindings/net/dsa/
A Ddsa.yaml31 (single device hanging off a CPU port) must not specify this property
/linux-6.3-rc2/Documentation/arm/
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
/linux-6.3-rc2/Documentation/gpu/
A Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dsdm660.dtsi34 * platform from hanging on high graphics loads.
/linux-6.3-rc2/Documentation/admin-guide/
A Dlockup-watchdogs.rst83 kernel seems to be hanging on the nohz_full cores.
A Dworkload-tracing.rst147 * To see why a process is failing or hanging.
A Dkernel-parameters.txt894 printed to the console in case a hanging CPU is
/linux-6.3-rc2/drivers/gpu/drm/i915/
A DKconfig.profile115 It is then less likely for a hanging context to cause collateral
/linux-6.3-rc2/arch/arm/boot/dts/
A Dintegratorap.dts33 * is actually just hanging the system above 71 MHz.
/linux-6.3-rc2/fs/befs/
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
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dnetfs-api.rst369 up any hanging ``I_PINNING_FSCACHE_WB``. It also allows the coherency data to

Completed in 59 milliseconds