Home
last modified time | relevance | path

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

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