Searched refs:xa_unlock (Results 1 – 5 of 5) sorted by relevance
14 #define xa_unlock(xa) spin_unlock(&(xa)->xa_lock) macro
102 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt)
174 #define erofs_workstn_unlock(sbi) xa_unlock(&(sbi)->workstn_tree)
2452 xa_unlock(&head->mapping->i_pages); in __split_huge_page()2702 xa_unlock(&mapping->i_pages); in split_huge_page_to_list()
549 xa_unlock(&mapping->i_pages); in migrate_page_move_mapping()