Searched refs:destroyed (Results 1 – 9 of 9) sorted by relevance
102 task->destroyed = false; in rxe_init_task()121 task->destroyed = true; in rxe_cleanup_task()134 if (task->destroyed) in rxe_run_task()
28 bool destroyed; member
732 uint32_t destroyed = 0; in amdgpu_vce_ring_parse_cs() local832 if (destroyed & (1 << session_idx)) { in amdgpu_vce_ring_parse_cs()833 destroyed &= ~(1 << session_idx); in amdgpu_vce_ring_parse_cs()884 destroyed |= 1 << session_idx; in amdgpu_vce_ring_parse_cs()944 tmp = destroyed; in amdgpu_vce_ring_parse_cs()967 uint32_t destroyed = 0; in amdgpu_vce_ring_parse_cs_vm() local996 if (destroyed & (1 << session_idx)) { in amdgpu_vce_ring_parse_cs_vm()997 destroyed &= ~(1 << session_idx); in amdgpu_vce_ring_parse_cs_vm()1009 destroyed |= 1 << session_idx; in amdgpu_vce_ring_parse_cs_vm()1033 tmp = destroyed; in amdgpu_vce_ring_parse_cs_vm()
559 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local574 if (destroyed) { in radeon_vce_cs_parse()627 destroyed = true; in radeon_vce_cs_parse()673 if ((!r && destroyed) || (r && allocated)) { in radeon_vce_cs_parse()
1415 int destroyed; in isci_remote_device_resume_from_abort() local1425 destroyed = sci_remote_node_context_is_being_destroyed(&idev->rnc); in isci_remote_device_resume_from_abort()1426 if (!destroyed) in isci_remote_device_resume_from_abort()1431 if (!destroyed && (status == SCI_SUCCESS)) in isci_remote_device_resume_from_abort()
303 u8 destroyed; member
476 if (!cq->destroyed && cq->ibcq.comp_handler) in qedr_irq_handler()
873 if (cq->destroyed) { in qedr_arm_cq()1078 cq->destroyed = 1; in qedr_destroy_cq()4419 if (cq->destroyed) { in qedr_poll_cq()
607 bool pending_disable, pending_enable, deregister, destroyed, banned; in scrub_guc_desc_for_outstanding_g2h() local621 destroyed = context_destroyed(ce); in scrub_guc_desc_for_outstanding_g2h()628 if (pending_enable || destroyed || deregister) { in scrub_guc_desc_for_outstanding_g2h()632 if (destroyed) { in scrub_guc_desc_for_outstanding_g2h()