Home
last modified time | relevance | path

Searched refs:xas_lock (Results 1 – 14 of 14) sorted by relevance

/linux/lib/
H A Dtest_xarray.c78 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()
568 xas_lock(&xas); in check_xas_erase()
597 xas_lock(&xas); in check_multi_store_1()
615 xas_lock(&xas); in check_multi_store_2()
632 xas_lock(&xas); in check_multi_store_3()
1108 xas_lock(&xas); in __check_store_iter()
[all …]
H A Dxarray.c45 xas_lock(xas); in xas_lock_type()
1743 xas_lock(&xas); in xa_store_range()
/linux/tools/testing/radix-tree/
H A Diteration_check.c28 xas_lock(&xas); in my_item_insert()
H A Dmultiorder.c22 xas_lock(&xas); in item_insert_order()
/linux/arch/x86/kernel/cpu/sgx/
H A Dencl.c545 xas_lock(&xas); in sgx_encl_may_map()
561 xas_lock(&xas); in sgx_encl_may_map()
710 xas_lock(&xas); in sgx_encl_release()
736 xas_lock(&xas); in sgx_encl_release()
/linux/fs/netfs/
H A Dmisc.c22 xas_lock(&xas); in netfs_xa_store_and_mark()
/linux/fs/cachefiles/
H A Dondemand.c199 xas_lock(&xas); in cachefiles_ondemand_restore()
423 xas_lock(&xas); in cachefiles_ondemand_send_req()
/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst258 起,而不必每次都从头开始。xa_state的内容受rcu_read_lock()或xas_lock()的保护。如果需要删除保护状态
/linux/drivers/infiniband/sw/rxe/
H A Drxe_mr.c106 xas_lock(&xas); in rxe_mr_fill_pages_from_sgt()
168 xas_lock(&xas); in rxe_mr_alloc()
/linux/drivers/iommu/iommufd/
H A Dpages.c547 xas_lock(&xas); in batch_from_xarray_clear()
569 xas_lock(&xas); in clear_xarray()
585 xas_lock(&xas); in pages_to_xarray()
/linux/include/linux/
H A Dxarray.h1412 #define xas_lock(xas) xa_lock((xas)->xa) macro
/linux/Documentation/core-api/
H A Dxarray.rst323 the rcu_read_lock() or the xas_lock(). If you need to drop whichever of
/linux/drivers/target/
H A Dtarget_core_user.c3106 xas_lock(&xas); in tcmu_free_kept_buf_store()
/linux/mm/
H A Dhuge_memory.c3121 xas_lock(&xas); in split_huge_page_to_list_to_order()