Home
last modified time | relevance | path

Searched refs:xa_unlock_irqrestore (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.6/security/apparmor/
Dsecid.c53 xa_unlock_irqrestore(&aa_secids, flags); in aa_secid_update()
127 xa_unlock_irqrestore(&aa_secids, flags); in aa_alloc_secid()
147 xa_unlock_irqrestore(&aa_secids, flags); in aa_free_secid()
/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Dev.c231 xa_unlock_irqrestore(&dev->cqs, flag); in c4iw_ev_handler()
239 xa_unlock_irqrestore(&dev->cqs, flag); in c4iw_ev_handler()
Dmem.c738 xa_unlock_irqrestore(&rhp->mrs, flags); in c4iw_invalidate_mr()
Dcm.c338 xa_unlock_irqrestore(&ep->com.dev->hwtids, flags); in remove_ep_tid()
348 xa_unlock_irqrestore(&ep->com.dev->hwtids, flags); in insert_ep_tid()
365 xa_unlock_irqrestore(&dev->hwtids, flags); in get_ep_from_tid()
382 xa_unlock_irqrestore(&dev->stids, flags); in get_ep_from_stid()
Dqp.c925 xa_unlock_irqrestore(&qhp->rhp->qps, flags); in ring_kernel_sq_db()
942 xa_unlock_irqrestore(&qhp->rhp->qps, flags); in ring_kernel_rq_db()
Ddevice.c1282 xa_unlock_irqrestore(&ctx->dev->qps, flags); in stop_queues()
/Linux-v6.6/arch/nios2/include/asm/
Dcacheflush.h58 xa_unlock_irqrestore(&mapping->i_pages, flags)
/Linux-v6.6/arch/parisc/include/asm/
Dcacheflush.h59 xa_unlock_irqrestore(&mapping->i_pages, flags)
/Linux-v6.6/drivers/xen/
Dgrant-dma-ops.c50 xa_unlock_irqrestore(&xen_grant_dma_devices, flags); in find_xen_grant_dma_data()
64 xa_unlock_irqrestore(&xen_grant_dma_devices, flags); in store_xen_grant_dma_data()
/Linux-v6.6/include/linux/
Didr.h110 xa_unlock_irqrestore(&(idr)->idr_rt, flags)
Dbacking-dev.h316 xa_unlock_irqrestore(&inode->i_mapping->i_pages, cookie->flags); in unlocked_inode_to_wb_end()
Dxarray.h540 #define xa_unlock_irqrestore(xa, flags) \ macro
1417 xa_unlock_irqrestore((xas)->xa, flags)
/Linux-v6.6/drivers/infiniband/hw/qib/
Dqib_driver.c114 xa_unlock_irqrestore(&qib_dev_table, flags); in qib_count_active_units()
143 xa_unlock_irqrestore(&qib_dev_table, flags); in qib_count_units()
Dqib_init.c1038 xa_unlock_irqrestore(&qib_dev_table, flags); in qib_free_devdata()
1067 xa_unlock_irqrestore(&qib_dev_table, flags); in qib_sps_ints()
/Linux-v6.6/drivers/infiniband/core/
Dsa_query.c1157 xa_unlock_irqrestore(&queries, flags); in ib_sa_cancel_query()
1161 xa_unlock_irqrestore(&queries, flags); in ib_sa_cancel_query()
1343 xa_unlock_irqrestore(&queries, flags); in send_mad()
1370 xa_unlock_irqrestore(&queries, flags); in send_mad()
2009 xa_unlock_irqrestore(&queries, flags); in send_handler()
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c582 xa_unlock_irqrestore(&guc->context_lookup, flags); in set_ctx_id_mapping()
600 xa_unlock_irqrestore(&guc->context_lookup, flags); in clr_ctx_id_mapping()
1138 xa_unlock_irqrestore(&guc->context_lookup, flags); in scrub_guc_desc_for_outstanding_g2h()
1827 xa_unlock_irqrestore(&guc->context_lookup, flags); in intel_guc_submission_reset()
1920 xa_unlock_irqrestore(&guc->context_lookup, flags); in intel_guc_submission_cancel_requests()
4847 xa_unlock_irqrestore(&guc->context_lookup, flags); in intel_guc_context_reset_process_msg()
5022 xa_unlock_irqrestore(&guc->context_lookup, flags); in intel_guc_find_hung_context()
5065 xa_unlock_irqrestore(&guc->context_lookup, flags); in intel_guc_dump_active_requests()
5179 xa_unlock_irqrestore(&guc->context_lookup, flags); in intel_guc_submission_print_context_info()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c2514 xa_unlock_irqrestore(&adev->vm_manager.pasids, flags); in amdgpu_vm_get_task_info()
2569 xa_unlock_irqrestore(&adev->vm_manager.pasids, irqflags); in amdgpu_vm_handle_fault()
2591 xa_unlock_irqrestore(&adev->vm_manager.pasids, irqflags); in amdgpu_vm_handle_fault()
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dqpc.c102 xa_unlock_irqrestore(&dev->qp_table.dct_xa, flags); in dct_event_notifier()
Dmr.c266 xa_unlock_irqrestore(&ent->mkeys, flags); in create_mkey_callback()
279 xa_unlock_irqrestore(&ent->mkeys, flags); in create_mkey_callback()
/Linux-v6.6/mm/
Dpage-writeback.c2673 xa_unlock_irqrestore(&mapping->i_pages, flags); in __folio_mark_dirty()
2975 xa_unlock_irqrestore(&mapping->i_pages, flags); in __folio_end_writeback()
/Linux-v6.6/drivers/infiniband/hw/qedr/
Dmain.c773 xa_unlock_irqrestore(&dev->srqs, flags); in qedr_affiliated_event()
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Ddebugfs.c1329 xa_unlock_irqrestore(&hfi1_dev_table, flags); in hfi1_sps_show_ints()
Dinit.c1176 xa_unlock_irqrestore(&hfi1_dev_table, flags); in hfi1_free_devdata()
Ddriver.c148 xa_unlock_irqrestore(&hfi1_dev_table, flags); in hfi1_count_active_units()
/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_qp.c383 xa_unlock_irqrestore(xa, flags); in hns_roce_qp_remove()

12