Home
last modified time | relevance | path

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

/Linux-v5.15/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()
1338 xa_unlock_irq(&ctx->dev->qps); in resume_queues()
1352 xa_unlock_irq(&ctx->dev->qps); in resume_queues()
1386 xa_unlock_irq(&qp->rhp->qps); in recover_lost_dbs()
1400 xa_unlock_irq(&qp->rhp->qps); in recover_lost_dbs()
1405 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.15/mm/
Dtruncate.c50 xa_unlock_irq(&mapping->i_pages); in clear_shadow_entry()
97 xa_unlock_irq(&mapping->i_pages); in truncate_exceptional_pvec_entries()
457 xa_unlock_irq(&mapping->i_pages); in truncate_inode_pages_final()
576 xa_unlock_irq(&mapping->i_pages); in invalidate_complete_page2()
584 xa_unlock_irq(&mapping->i_pages); in invalidate_complete_page2()
Dworkingset.c564 xa_unlock_irq(&mapping->i_pages); in shadow_lru_isolate()
Dswap_state.c247 xa_unlock_irq(&address_space->i_pages); in delete_from_swap_cache()
270 xa_unlock_irq(&address_space->i_pages); in clear_shadow_from_swap_cache()
Dvmscan.c1149 xa_unlock_irq(&mapping->i_pages); in __remove_mapping()
1175 xa_unlock_irq(&mapping->i_pages); in __remove_mapping()
1184 xa_unlock_irq(&mapping->i_pages); in __remove_mapping()
Dfilemap.c267 xa_unlock_irq(&mapping->i_pages); in delete_from_page_cache()
350 xa_unlock_irq(&mapping->i_pages); in delete_from_page_cache_batch()
Dshmem.c778 xa_unlock_irq(&mapping->i_pages); in shmem_delete_from_page_cache()
1680 xa_unlock_irq(&swap_mapping->i_pages); in shmem_replace_page()
/Linux-v5.15/include/linux/
Dxarray.h535 #define xa_unlock_irq(xa) spin_unlock_irq(&(xa)->xa_lock) macro
616 xa_unlock_irq(xa); in xa_store_irq()
664 xa_unlock_irq(xa); in xa_erase_irq()
745 xa_unlock_irq(xa); in xa_cmpxchg_irq()
832 xa_unlock_irq(xa); in xa_insert_irq()
919 xa_unlock_irq(xa); in xa_alloc_irq()
1018 xa_unlock_irq(xa); in xa_alloc_cyclic_irq()
1377 #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.15/fs/nilfs2/
Dpage.c328 xa_unlock_irq(&smap->i_pages); in nilfs_copy_back_pages()
343 xa_unlock_irq(&dmap->i_pages); in nilfs_copy_back_pages()
468 xa_unlock_irq(&mapping->i_pages); in __nilfs_clear_page_dirty()
471 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.15/arch/nios2/include/asm/
Dcacheflush.h50 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.15/arch/nds32/include/asm/
Dcacheflush.h43 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&(mapping)->i_pages)
/Linux-v5.15/arch/csky/abiv1/inc/abi/
Dcacheflush.h18 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.15/arch/parisc/include/asm/
Dcacheflush.h55 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.15/arch/arm/include/asm/
Dcacheflush.h317 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/Linux-v5.15/fs/gfs2/
Dglops.c544 xa_unlock_irq(&inode->i_data.i_pages); in inode_go_dump()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dsrq_cmd.c90 xa_unlock_irq(&table->array); in mlx5_cmd_get_srq()
/Linux-v5.15/fs/
Dinode.c544 xa_unlock_irq(&inode->i_data.i_pages); in clear_inode()
Dfs-writeback.c455 xa_unlock_irq(&mapping->i_pages); in inode_do_switch_wbs()
/Linux-v5.15/fs/btrfs/
Dextent_io.c6332 xa_unlock_irq(&page->mapping->i_pages); in btree_clear_page_dirty()
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dchip.c14902 xa_unlock_irq(&hfi1_dev_table); in init_asic_data()