Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
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()
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 …]
A Dxarray.c43 xas_lock(xas); in xas_lock_type()
1729 xas_lock(&xas); in xa_store_range()
/linux-6.3-rc2/tools/testing/radix-tree/
A Diteration_check.c28 xas_lock(&xas); in my_item_insert()
A Dmultiorder.c22 xas_lock(&xas); in item_insert_order()
/linux-6.3-rc2/arch/x86/kernel/cpu/sgx/
A Dencl.c525 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()
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dxarray.rst258 起,而不必每次都从头开始。xa_state的内容受rcu_read_lock()或xas_lock()的保护。如果需要删除保护状态
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_mr.c111 xas_lock(&xas); in rxe_mr_fill_pages_from_sgt()
173 xas_lock(&xas); in rxe_mr_alloc()
/linux-6.3-rc2/fs/cachefiles/
A Dondemand.c355 xas_lock(&xas); in cachefiles_ondemand_send_req()
/linux-6.3-rc2/drivers/iommu/iommufd/
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-6.3-rc2/include/linux/
A Dxarray.h1390 #define xas_lock(xas) xa_lock((xas)->xa) macro
/linux-6.3-rc2/Documentation/core-api/
A Dxarray.rst323 the rcu_read_lock() or the xas_lock(). If you need to drop whichever of
/linux-6.3-rc2/mm/
A Dhuge_memory.c2741 xas_lock(&xas); in split_huge_page_to_list()
/linux-6.3-rc2/drivers/target/
A Dtarget_core_user.c3106 xas_lock(&xas); in tcmu_free_kept_buf_store()

Completed in 49 milliseconds