Searched refs:xas_lock (Results 1 – 13 of 13) sorted by relevance
78 xas_lock(&xas); in xa_store_order()131 xas_lock(&xas); in check_xas_retry()263 xas_lock(&xas); in check_xa_mark_2()281 xas_lock(&xas); in check_xa_mark_2()339 xas_lock(&xas); in check_xa_shrink()515 xas_lock(&xas); in check_xas_erase()544 xas_lock(&xas); in check_multi_store_1()562 xas_lock(&xas); in check_multi_store_2()579 xas_lock(&xas); in check_multi_store_3()875 xas_lock(&xas); in __check_store_iter()[all …]
43 xas_lock(xas); in xas_lock_type()1729 xas_lock(&xas); in xa_store_range()
28 xas_lock(&xas); in my_item_insert()
22 xas_lock(&xas); in item_insert_order()
525 xas_lock(&xas); in sgx_encl_may_map()541 xas_lock(&xas); in sgx_encl_may_map()690 xas_lock(&xas); in sgx_encl_release()716 xas_lock(&xas); in sgx_encl_release()
258 起,而不必每次都从头开始。xa_state的内容受rcu_read_lock()或xas_lock()的保护。如果需要删除保护状态
111 xas_lock(&xas); in rxe_mr_fill_pages_from_sgt()173 xas_lock(&xas); in rxe_mr_alloc()
355 xas_lock(&xas); in cachefiles_ondemand_send_req()
547 xas_lock(&xas); in batch_from_xarray_clear()569 xas_lock(&xas); in clear_xarray()585 xas_lock(&xas); in pages_to_xarray()
1390 #define xas_lock(xas) xa_lock((xas)->xa) macro
323 the rcu_read_lock() or the xas_lock(). If you need to drop whichever of
2741 xas_lock(&xas); in split_huge_page_to_list()
3106 xas_lock(&xas); in tcmu_free_kept_buf_store()
Completed in 35 milliseconds