Home
last modified time | relevance | path

Searched refs:xa_unlock_irq (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/include/linux/
Dxarray.h506 #define xa_unlock_irq(xa) spin_unlock_irq(&(xa)->xa_lock) macro
579 xa_unlock_irq(xa); in xa_store_irq()
627 xa_unlock_irq(xa); in xa_erase_irq()
708 xa_unlock_irq(xa); in xa_cmpxchg_irq()
795 xa_unlock_irq(xa); in xa_insert_irq()
882 xa_unlock_irq(xa); in xa_alloc_irq()
981 xa_unlock_irq(xa); in xa_alloc_cyclic_irq()
1338 #define xas_unlock_irq(xas) xa_unlock_irq((xas)->xa)
Didr.h106 #define idr_unlock_irq(idr) xa_unlock_irq(&(idr)->idr_rt)
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dev.c134 xa_unlock_irq(&dev->qps); in c4iw_ev_dispatch()
149 xa_unlock_irq(&dev->qps); in c4iw_ev_dispatch()
155 xa_unlock_irq(&dev->qps); in c4iw_ev_dispatch()
Ddevice.c357 xa_unlock_irq(&qpd->devp->qps); in qp_open()
448 xa_unlock_irq(&stagd->devp->mrs); in stag_open()
703 xa_unlock_irq(&epd->devp->hwtids); in ep_open()
707 xa_unlock_irq(&epd->devp->atids); in ep_open()
711 xa_unlock_irq(&epd->devp->stids); in ep_open()
1337 xa_unlock_irq(&ctx->dev->qps); in resume_queues()
1351 xa_unlock_irq(&ctx->dev->qps); in resume_queues()
1385 xa_unlock_irq(&qp->rhp->qps); in recover_lost_dbs()
1399 xa_unlock_irq(&qp->rhp->qps); in recover_lost_dbs()
1404 xa_unlock_irq(&qp->rhp->qps); in recover_lost_dbs()
[all …]
Dqp.c71 xa_unlock_irq(&dev->qps); in alloc_ird()
84 xa_unlock_irq(&dev->qps); in free_ird()
2092 xa_unlock_irq(&rhp->qps); in c4iw_destroy_qp()
/Linux-v5.4/fs/nilfs2/
Dpage.c329 xa_unlock_irq(&smap->i_pages); in nilfs_copy_back_pages()
344 xa_unlock_irq(&dmap->i_pages); in nilfs_copy_back_pages()
470 xa_unlock_irq(&mapping->i_pages); in __nilfs_clear_page_dirty()
473 xa_unlock_irq(&mapping->i_pages); in __nilfs_clear_page_dirty()
Dbtnode.c183 xa_unlock_irq(&btnc->i_pages); in nilfs_btnode_prepare_change_key()
241 xa_unlock_irq(&btnc->i_pages); in nilfs_btnode_commit_change_key()
/Linux-v5.4/arch/nios2/include/asm/
Dcacheflush.h50 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.4/arch/nds32/include/asm/
Dcacheflush.h40 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&(mapping)->i_pages)
/Linux-v5.4/arch/csky/abiv1/inc/abi/
Dcacheflush.h22 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch.c73 xa_unlock_irq(&rnicp->qps); in disable_dbs()
88 xa_unlock_irq(&rnicp->qps); in enable_dbs()
/Linux-v5.4/arch/parisc/include/asm/
Dcacheflush.h59 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.4/mm/
Dtruncate.c51 xa_unlock_irq(&mapping->i_pages); in clear_shadow_entry()
103 xa_unlock_irq(&mapping->i_pages); in truncate_exceptional_pvec_entries()
520 xa_unlock_irq(&mapping->i_pages); in truncate_inode_pages_final()
Dworkingset.c507 xa_unlock_irq(&mapping->i_pages); in shadow_lru_isolate()
Dswap_state.c251 xa_unlock_irq(&address_space->i_pages); in delete_from_swap_cache()
Dshmem.c675 xa_unlock_irq(&mapping->i_pages); in shmem_delete_from_page_cache()
1596 xa_unlock_irq(&swap_mapping->i_pages); in shmem_replace_page()
/Linux-v5.4/arch/arm/include/asm/
Dcacheflush.h319 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.4/fs/gfs2/
Dglops.c480 xa_unlock_irq(&inode->i_data.i_pages); in inode_go_dump()
/Linux-v5.4/fs/
Dinode.c530 xa_unlock_irq(&inode->i_data.i_pages); in clear_inode()
Dfs-writeback.c452 xa_unlock_irq(&mapping->i_pages); in inode_switch_wbs_work_fn()
/Linux-v5.4/fs/btrfs/
Dextent_io.c5339 xa_unlock_irq(&page->mapping->i_pages); in clear_extent_buffer_dirty()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dchip.c14725 xa_unlock_irq(&hfi1_dev_table); in init_asic_data()