Home
last modified time | relevance | path

Searched refs:xas_for_each (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.12.1/arch/arm64/kernel/ !
Dhibernate.c247 xas_for_each(&xa_state, tags, ULONG_MAX) { in swsusp_mte_free_storage()
298 xas_for_each(&xa_state, tags, ULONG_MAX) { in swsusp_mte_restore_tags()
/linux-6.12.1/tools/testing/radix-tree/ !
Dmultiorder.c57 xas_for_each(&xas, item, ULONG_MAX) { in multiorder_iteration()
187 xas_for_each(&xas, item, ULONG_MAX) { in iterator_func()
Diteration_check.c110 xas_for_each(&xas, entry, ULONG_MAX) { in untagged_iteration_fn()
Dregression1.c87 xas_for_each(&xas, page, ULONG_MAX) { in find_get_pages()
Dtest.c260 xas_for_each(&xas, entry, ULONG_MAX) { in item_kill_tree()
/linux-6.12.1/arch/arm64/mm/ !
Dmteswap.c87 xas_for_each(&xa_state, tags, last_entry.val - 1) { in mte_invalidate_tags_area()
/linux-6.12.1/lib/ !
Dtest_xarray.c138 xas_for_each(&xas, entry, ULONG_MAX) { in check_xas_retry()
230 xas_for_each(&xas, entry, ULONG_MAX) in check_xa_mark_1()
282 xas_for_each(&xas, entry, ULONG_MAX) { in check_xa_mark_2()
573 xas_for_each(&xas, entry, ULONG_MAX) { in check_xas_erase()
633 xas_for_each(&xas, entry, ULONG_MAX) { in check_multi_store_3()
639 xas_for_each(&xas, entry, ULONG_MAX) { in check_multi_store_3()
1213 xas_for_each(&xas, entry, ULONG_MAX) { in check_multi_find_2()
1370 xas_for_each(&xas, entry, ULONG_MAX) { in xa_find_entry()
1432 xas_for_each(&xas, entry, ULONG_MAX) { in check_pause()
1442 xas_for_each(&xas, entry, ULONG_MAX) { in check_pause()
Didr.c548 xas_for_each(&xas, bitmap, ULONG_MAX) { in ida_destroy()
/linux-6.12.1/fs/netfs/ !
Diterator.c169 xas_for_each(&xas, folio, ULONG_MAX) { in netfs_limit_xarray()
Dfscache_io.c185 xas_for_each(&xas, page, last) { in __fscache_clear_page_bits()
/linux-6.12.1/drivers/infiniband/core/ !
Drestrack.c73 xas_for_each(&xas, e, U32_MAX) { in rdma_restrack_count()
/linux-6.12.1/Documentation/translations/zh_CN/core-api/ !
Dxarray.rst331 当使用xas_for_each()或xas_for_each_marked()在XArray的某个范围内进行迭代时,可能需要暂时停止迭代。
/linux-6.12.1/mm/ !
Dmemfd.c46 xas_for_each(xas, folio, ULONG_MAX) { in memfd_tag_pins()
Dlist_lru.c389 xas_for_each(&xas, mlru, ULONG_MAX) { in memcg_destroy_list_lru()
Dswap_state.c265 xas_for_each(&xas, old, min(index + (end - curr), SWAP_ADDRESS_SPACE_PAGES)) { in clear_shadow_from_swap_cache()
Dfilemap.c296 xas_for_each(&xas, folio, ULONG_MAX) { in page_cache_delete_batch()
649 xas_for_each(&xas, folio, max) { in filemap_range_has_writeback()
4300 xas_for_each(&xas, folio, last_index) { in filemap_cachestat()
/linux-6.12.1/arch/x86/kernel/cpu/sgx/ !
Dencl.c546 xas_for_each(&xas, page, PFN_DOWN(end - 1)) { in sgx_encl_may_map()
711 xas_for_each(&xas, entry, max_page_index) { in sgx_encl_release()
/linux-6.12.1/include/linux/ !
Diov_iter.h212 xas_for_each(&xas, folio, ULONG_MAX) { in iterate_xarray()
Dxarray.h1798 #define xas_for_each(xas, entry, max) \ macro
Dpagemap.h1486 xas_for_each(&xas, page, rac->_index + rac->_nr_pages - 1) { in __readahead_batch()
/linux-6.12.1/ !
D.clang-format698 - 'xas_for_each'
/linux-6.12.1/fs/afs/ !
Ddir.c124 xas_for_each(&xas, folio, last) { in afs_dir_read_cleanup()
202 xas_for_each(&xas, folio, last) { in afs_dir_dump()
233 xas_for_each(&xas, folio, last) { in afs_dir_check()
/linux-6.12.1/fs/cachefiles/ !
Dondemand.c267 xas_for_each(&xas, req, ULONG_MAX) in cachefiles_ondemand_restore()
/linux-6.12.1/fs/erofs/ !
Dfscache.c65 xas_for_each(&xas, folio, last_page) { in erofs_fscache_req_complete()
/linux-6.12.1/fs/ !
Ddax.c716 xas_for_each(&xas, entry, end_idx) { in dax_layout_busy_page_range()
778 xas_for_each(&xas, entry, end) { in __dax_clear_dirty_range()

12