Searched refs:destroyed (Results 1 – 11 of 11) 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
724 uint32_t destroyed = 0; in amdgpu_vce_ring_parse_cs() local824 if (destroyed & (1 << session_idx)) { in amdgpu_vce_ring_parse_cs()825 destroyed &= ~(1 << session_idx); in amdgpu_vce_ring_parse_cs()876 destroyed |= 1 << session_idx; in amdgpu_vce_ring_parse_cs()936 tmp = destroyed; in amdgpu_vce_ring_parse_cs()959 uint32_t destroyed = 0; in amdgpu_vce_ring_parse_cs_vm() local988 if (destroyed & (1 << session_idx)) { in amdgpu_vce_ring_parse_cs_vm()989 destroyed &= ~(1 << session_idx); in amdgpu_vce_ring_parse_cs_vm()1001 destroyed |= 1 << session_idx; in amdgpu_vce_ring_parse_cs_vm()1025 tmp = destroyed; in amdgpu_vce_ring_parse_cs_vm()
560 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local575 if (destroyed) { in radeon_vce_cs_parse()628 destroyed = true; in radeon_vce_cs_parse()674 if ((!r && destroyed) || (r && allocated)) { in radeon_vce_cs_parse()
161 u8 destroyed:1; member
3575 if (issue_flush && !iwqp->destroyed) { in i40iw_cm_disconn_true()4098 if (iwqp->destroyed) { in i40iw_cm_event_connected()
387 iwqp->destroyed = 1; in i40iw_destroy_qp()
1414 int destroyed; in isci_remote_device_resume_from_abort() local1424 destroyed = sci_remote_node_context_is_being_destroyed(&idev->rnc); in isci_remote_device_resume_from_abort()1425 if (!destroyed) in isci_remote_device_resume_from_abort()1430 if (!destroyed && (status == SCI_SUCCESS)) in isci_remote_device_resume_from_abort()
303 u8 destroyed; member
505 if (!cq->destroyed && cq->ibcq.comp_handler) in qedr_irq_handler()
872 if (cq->destroyed) { in qedr_arm_cq()1074 cq->destroyed = 1; in qedr_destroy_cq()4434 if (cq->destroyed) { in qedr_poll_cq()