Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dxarray.h21 #define xa_unlock_irqrestore(xa, flags) \ macro
Didr.h110 xa_unlock_irqrestore(&(idr)->idr_rt, flags)
Dbacking-dev.h392 xa_unlock_irqrestore(&inode->i_mapping->i_pages, cookie->flags); in unlocked_inode_to_wb_end()
/Linux-v4.19/lib/
Didr.c514 xa_unlock_irqrestore(&ida->ida_rt, flags); in ida_destroy()
551 xa_unlock_irqrestore(&ida->ida_rt, flags); in ida_alloc_range()
577 xa_unlock_irqrestore(&ida->ida_rt, flags); in ida_free()
/Linux-v4.19/mm/
Dtruncate.c636 xa_unlock_irqrestore(&mapping->i_pages, flags); in invalidate_complete_page2()
644 xa_unlock_irqrestore(&mapping->i_pages, flags); in invalidate_complete_page2()
Dpage-writeback.c2476 xa_unlock_irqrestore(&mapping->i_pages, flags); in __set_page_dirty_nobuffers()
2738 xa_unlock_irqrestore(&mapping->i_pages, flags); in test_clear_page_writeback()
2795 xa_unlock_irqrestore(&mapping->i_pages, flags); in __test_set_page_writeback()
Dfilemap.c302 xa_unlock_irqrestore(&mapping->i_pages, flags); in delete_from_page_cache()
385 xa_unlock_irqrestore(&mapping->i_pages, flags); in delete_from_page_cache_batch()
814 xa_unlock_irqrestore(&mapping->i_pages, flags); in replace_page_cache_page()
Dvmscan.c926 xa_unlock_irqrestore(&mapping->i_pages, flags); in __remove_mapping()
953 xa_unlock_irqrestore(&mapping->i_pages, flags); in __remove_mapping()
962 xa_unlock_irqrestore(&mapping->i_pages, flags); in __remove_mapping()
/Linux-v4.19/fs/
Dbuffer.c585 xa_unlock_irqrestore(&mapping->i_pages, flags); in __set_page_dirty()
/Linux-v4.19/fs/f2fs/
Ddata.c2708 xa_unlock_irqrestore(&mapping->i_pages, flags); in f2fs_clear_radix_tree_dirty_tag()