Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
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()
502 xas_lock(&xas); in check_xas_erase()
510 xas_lock(&xas); in check_xas_erase()
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()
[all …]
Dxarray.c45 xas_lock(xas); in xas_lock_type()
1727 xas_lock(&xas); in xa_store_range()
/Linux-v6.6/fs/nfs/
Dfscache.c325 xas_lock(&xas); in nfs_netfs_issue_read()
335 xas_lock(&xas); in nfs_netfs_issue_read()
/Linux-v6.6/tools/testing/radix-tree/
Diteration_check.c28 xas_lock(&xas); in my_item_insert()
Dmultiorder.c22 xas_lock(&xas); in item_insert_order()
/Linux-v6.6/arch/x86/kernel/cpu/sgx/
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-v6.6/Documentation/translations/zh_CN/core-api/
Dxarray.rst258 起,而不必每次都从头开始。xa_state的内容受rcu_read_lock()或xas_lock()的保护。如果需要删除保护状态
/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_mr.c106 xas_lock(&xas); in rxe_mr_fill_pages_from_sgt()
168 xas_lock(&xas); in rxe_mr_alloc()
/Linux-v6.6/fs/cachefiles/
Dondemand.c355 xas_lock(&xas); in cachefiles_ondemand_send_req()
/Linux-v6.6/drivers/iommu/iommufd/
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-v6.6/include/linux/
Dxarray.h1408 #define xas_lock(xas) xa_lock((xas)->xa) macro
/Linux-v6.6/Documentation/core-api/
Dxarray.rst323 the rcu_read_lock() or the xas_lock(). If you need to drop whichever of
/Linux-v6.6/mm/
Dhuge_memory.c2722 xas_lock(&xas); in split_huge_page_to_list()
/Linux-v6.6/drivers/target/
Dtarget_core_user.c3106 xas_lock(&xas); in tcmu_free_kept_buf_store()