Home
last modified time | relevance | path

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

/openbmc/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()
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 …]
H A Dxarray.c45 xas_lock(xas); in xas_lock_type()
1727 xas_lock(&xas); in xa_store_range()
/openbmc/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()
/openbmc/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()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst258 起,而不必每次都从头开始。xa_state的内容受rcu_read_lock()或xas_lock()的保护。如果需要删除保护状态
/openbmc/linux/fs/cachefiles/
H A Dondemand.c269 xas_lock(&xas); in cachefiles_ondemand_restore()
521 xas_lock(&xas); in cachefiles_ondemand_send_req()
H A Ddaemon.c370 xas_lock(&xas); in cachefiles_daemon_poll()
/openbmc/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()
/openbmc/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()
/openbmc/linux/include/linux/
H A Dxarray.h1408 #define xas_lock(xas) xa_lock((xas)->xa) macro
/openbmc/linux/Documentation/core-api/
H A Dxarray.rst323 the rcu_read_lock() or the xas_lock(). If you need to drop whichever of
/openbmc/linux/mm/
H A Dhuge_memory.c2714 xas_lock(&xas); in split_huge_page_to_list()
/openbmc/linux/drivers/target/
H A Dtarget_core_user.c3106 xas_lock(&xas); in tcmu_free_kept_buf_store()