Searched refs:hanging (Results 1 – 15 of 15) sorted by relevance
199 static void kq_uninitialize(struct kernel_queue *kq, bool hanging) in kq_uninitialize() argument201 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() argument343 kq_uninitialize(kq, hanging); in kernel_queue_uninit()
264 void pm_uninit(struct packet_manager *pm, bool hanging) in pm_uninit() argument267 kernel_queue_uninit(pm->priv_queue, hanging); in pm_uninit()
1192 void kernel_queue_uninit(struct kernel_queue *kq, bool hanging);1290 void pm_uninit(struct packet_manager *pm, bool hanging);
1535 bool hanging; in stop_cpsch() local1550 hanging = dqm->is_hws_hang || dqm->is_resetting; in stop_cpsch()1558 pm_uninit(&dqm->packet_mgr, hanging); in stop_cpsch()
31 (single device hanging off a CPU port) must not specify this property
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
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.
147 * To see why a process is failing or hanging.
894 printed to the console in case a hanging CPU is
115 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
369 up any hanging ``I_PINNING_FSCACHE_WB``. It also allows the coherency data to
Completed in 59 milliseconds