| /linux/arch/arm64/kernel/ |
| H A D | hibernate.c | 247 xas_for_each(&xa_state, tags, ULONG_MAX) { in swsusp_mte_free_storage() 304 xas_for_each(&xa_state, tags, ULONG_MAX) { in swsusp_mte_restore_tags()
|
| /linux/lib/ |
| H A D | test_xarray.c | 138 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() 1226 xas_for_each(&xas, entry, ULONG_MAX) { in check_multi_find_2() 1383 xas_for_each(&xas, entry, ULONG_MAX) { in xa_find_entry() 1445 xas_for_each(&xas, entry, ULONG_MAX) { in check_pause() 1455 xas_for_each(&xas, entry, ULONG_MAX) { in check_pause() [all …]
|
| H A D | idr.c | 617 xas_for_each(&xas, bitmap, ULONG_MAX) { in ida_destroy()
|
| H A D | xarray.c | 2277 xas_for_each(xas, entry, max) { in xas_extract_present()
|
| /linux/tools/testing/radix-tree/ |
| H A D | iteration_check.c | 110 xas_for_each(&xas, entry, ULONG_MAX) { in untagged_iteration_fn()
|
| H A D | regression1.c | 87 xas_for_each(&xas, page, ULONG_MAX) { in find_get_pages()
|
| H A D | test.c | 260 xas_for_each(&xas, entry, ULONG_MAX) { in item_kill_tree()
|
| /linux/fs/netfs/ |
| H A D | fscache_io.c | 184 xas_for_each(&xas, page, last) { in __fscache_clear_page_bits()
|
| H A D | iterator.c | 210 xas_for_each(&xas, folio, ULONG_MAX) { in netfs_limit_xarray()
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | xarray.rst | 331 当使用xas_for_each()或xas_for_each_marked()在XArray的某个范围内进行迭代时,可能需要暂时停止迭代。
|
| /linux/drivers/infiniband/core/ |
| H A D | restrack.c | 73 xas_for_each(&xas, e, U32_MAX) { in rdma_restrack_count()
|
| /linux/include/linux/ |
| H A D | iov_iter.h | 214 xas_for_each(&xas, folio, ULONG_MAX) { in iterate_xarray()
|
| H A D | xarray.h | 1817 #define xas_for_each(xas, entry, max) \ macro
|
| H A D | pagemap.h | 1473 xas_for_each(&xas, folio, rac->_index + rac->_nr_pages - 1) { in __readahead_batch()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 124 xas_for_each(&xas, counter, U32_MAX) { in mlx5_fc_stats_query_all_counters()
|
| /linux/fs/cachefiles/ |
| H A D | ondemand.c | 285 xas_for_each(&xas, req, ULONG_MAX) in cachefiles_ondemand_restore()
|
| /linux/fs/erofs/ |
| H A D | fscache.c | 52 xas_for_each(&xas, folio, last_page) { in erofs_fscache_req_complete()
|
| /linux/mm/ |
| H A D | filemap.c | 289 xas_for_each(&xas, folio, ULONG_MAX) { in page_cache_delete_batch() 649 xas_for_each(&xas, folio, max) { in filemap_range_has_writeback() 4579 xas_for_each(&xas, folio, last_index) { in filemap_cachestat()
|
| H A D | madvise.c | 244 xas_for_each(&xas, folio, end_index) { in shmem_swapin_range()
|