| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | xarray.h | 533 #define xa_unlock_irq(xa) spin_unlock_irq(&(xa)->xa_lock) macro 614 xa_unlock_irq(xa); in xa_store_irq() 662 xa_unlock_irq(xa); in xa_erase_irq() 743 xa_unlock_irq(xa); in xa_cmpxchg_irq() 830 xa_unlock_irq(xa); in xa_insert_irq() 917 xa_unlock_irq(xa); in xa_alloc_irq() 1016 xa_unlock_irq(xa); in xa_alloc_cyclic_irq() 1375 #define xas_unlock_irq(xas) xa_unlock_irq((xas)->xa)
|
| H A D | idr.h | 106 #define idr_unlock_irq(idr) xa_unlock_irq(&(idr)->idr_rt)
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | ev.c | 134 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()
|
| H A D | device.c | 357 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 …]
|
| H A D | qp.c | 71 xa_unlock_irq(&dev->qps); in alloc_ird() 84 xa_unlock_irq(&dev->qps); in free_ird() 2093 xa_unlock_irq(&rhp->qps); in c4iw_destroy_qp()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | page.c | 328 xa_unlock_irq(&smap->i_pages); in nilfs_copy_back_pages() 343 xa_unlock_irq(&dmap->i_pages); in nilfs_copy_back_pages() 467 xa_unlock_irq(&mapping->i_pages); in __nilfs_clear_page_dirty() 470 xa_unlock_irq(&mapping->i_pages); in __nilfs_clear_page_dirty()
|
| H A D | btnode.c | 200 xa_unlock_irq(&btnc->i_pages); in nilfs_btnode_prepare_change_key() 258 xa_unlock_irq(&btnc->i_pages); in nilfs_btnode_commit_change_key()
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | cacheflush.h | 50 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | cacheflush.h | 44 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&(mapping)->i_pages)
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/ |
| H A D | cacheflush.h | 22 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | truncate.c | 51 xa_unlock_irq(&mapping->i_pages); in clear_shadow_entry() 103 xa_unlock_irq(&mapping->i_pages); in truncate_exceptional_pvec_entries() 517 xa_unlock_irq(&mapping->i_pages); in truncate_inode_pages_final()
|
| H A D | workingset.c | 565 xa_unlock_irq(&mapping->i_pages); in shadow_lru_isolate()
|
| H A D | swap_state.c | 280 xa_unlock_irq(&address_space->i_pages); in delete_from_swap_cache() 306 xa_unlock_irq(&address_space->i_pages); in clear_shadow_from_swap_cache()
|
| H A D | shmem.c | 765 xa_unlock_irq(&mapping->i_pages); in shmem_delete_from_page_cache() 1681 xa_unlock_irq(&swap_mapping->i_pages); in shmem_replace_page()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | cacheflush.h | 59 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | cacheflush.h | 319 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages)
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | glops.c | 550 xa_unlock_irq(&inode->i_data.i_pages); in inode_go_dump()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | srq_cmd.c | 90 xa_unlock_irq(&table->array); in mlx5_cmd_get_srq()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fs-writeback.c | 453 xa_unlock_irq(&mapping->i_pages); in inode_switch_wbs_work_fn()
|
| H A D | inode.c | 533 xa_unlock_irq(&inode->i_data.i_pages); in clear_inode()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent_io.c | 5423 xa_unlock_irq(&page->mapping->i_pages); in clear_extent_buffer_dirty()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 14946 xa_unlock_irq(&hfi1_dev_table); in init_asic_data()
|