Searched refs:hanging (Results 1 – 14 of 14) sorted by relevance
198 static void kq_uninitialize(struct kernel_queue *kq, bool hanging) in kq_uninitialize() argument200 if (kq->queue->properties.type == KFD_QUEUE_TYPE_HIQ && !hanging) in kq_uninitialize()340 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging) in kernel_queue_uninit() argument342 kq_uninitialize(kq, hanging); in kernel_queue_uninit()
278 void pm_uninit(struct packet_manager *pm, bool hanging) in pm_uninit() argument281 kernel_queue_uninit(pm->priv_queue, hanging); in pm_uninit()
1029 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging);1121 void pm_uninit(struct packet_manager *pm, bool hanging);
1226 bool hanging; in stop_cpsch() local1236 hanging = dqm->is_hws_hang || dqm->is_resetting; in stop_cpsch()1242 pm_uninit(&dqm->packet_mgr, hanging); in stop_cpsch()
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
32 (single device hanging off a CPU port) must not specify this property
72 List of buffers from the hanging submission if available.
34 * platform from hanging on high graphics loads.
83 kernel seems to be hanging on the nohz_full cores.
828 printed to the console in case a hanging CPU is
97 It is then less likely for a hanging context to cause collateral
33 * is actually just hanging the system above 71 MHz.
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
839 Other hanging fruits
Completed in 25 milliseconds