Home
last modified time | relevance | path

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

/linux/include/linux/
A 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)
A Didr.h106 #define idr_unlock_irq(idr) xa_unlock_irq(&(idr)->idr_rt)
/linux/drivers/infiniband/hw/cxgb4/
A 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()
A Ddevice.c357 xa_unlock_irq(&qpd->devp->qps); in qp_open()
448 xa_unlock_irq(&stagd->devp->mrs); in stag_open()
707 xa_unlock_irq(&epd->devp->atids); in ep_open()
711 xa_unlock_irq(&epd->devp->stids); in ep_open()
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()
1444 xa_unlock_irq(&ctx->dev->qps); in recover_queues()
1455 xa_unlock_irq(&ctx->dev->qps); in recover_queues()
[all …]
A 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/mm/
A Dtruncate.c51 xa_unlock_irq(&mapping->i_pages); in clear_shadow_entry()
103 xa_unlock_irq(&mapping->i_pages); in truncate_exceptional_pvec_entries()
467 xa_unlock_irq(&mapping->i_pages); in truncate_inode_pages_final()
587 xa_unlock_irq(&mapping->i_pages); in invalidate_complete_page2()
598 xa_unlock_irq(&mapping->i_pages); in invalidate_complete_page2()
A 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()
A Dworkingset.c571 xa_unlock_irq(&mapping->i_pages); in shadow_lru_isolate()
A Dvmscan.c1292 xa_unlock_irq(&mapping->i_pages); in __remove_mapping()
1318 xa_unlock_irq(&mapping->i_pages); in __remove_mapping()
1330 xa_unlock_irq(&mapping->i_pages); in __remove_mapping()
A Dfilemap.c267 xa_unlock_irq(&mapping->i_pages); in delete_from_page_cache()
354 xa_unlock_irq(&mapping->i_pages); in delete_from_page_cache_batch()
A Dshmem.c777 xa_unlock_irq(&mapping->i_pages); in shmem_delete_from_page_cache()
1681 xa_unlock_irq(&swap_mapping->i_pages); in shmem_replace_page()
/linux/fs/nilfs2/
A 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()
A 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/arch/nios2/include/asm/
A Dcacheflush.h50 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/linux/arch/nds32/include/asm/
A Dcacheflush.h43 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&(mapping)->i_pages)
/linux/arch/csky/abiv1/inc/abi/
A Dcacheflush.h18 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/linux/arch/parisc/include/asm/
A Dcacheflush.h55 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/linux/arch/arm/include/asm/
A Dcacheflush.h317 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
/linux/fs/gfs2/
A Dglops.c541 xa_unlock_irq(&inode->i_data.i_pages); in inode_go_dump()
/linux/drivers/infiniband/hw/mlx5/
A Dsrq_cmd.c90 xa_unlock_irq(&table->array); in mlx5_cmd_get_srq()
/linux/fs/
A Dinode.c546 xa_unlock_irq(&inode->i_data.i_pages); in clear_inode()
A Dfs-writeback.c455 xa_unlock_irq(&mapping->i_pages); in inode_do_switch_wbs()
/linux/fs/btrfs/
A Dextent_io.c6413 xa_unlock_irq(&page->mapping->i_pages); in btree_clear_page_dirty()
/linux/drivers/infiniband/hw/hfi1/
A Dchip.c14905 xa_unlock_irq(&hfi1_dev_table); in init_asic_data()

Completed in 123 milliseconds