Home
last modified time | relevance | path

Searched refs:xas_pause (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/tools/testing/radix-tree/
Diteration_check.c82 xas_pause(&xas); in tagged_iteration_fn()
115 xas_pause(&xas); in untagged_iteration_fn()
Dtest.c189 xas_pause(&xas); in tag_tagged_items()
/Linux-v5.10/mm/
Dmemfd.c49 xas_pause(xas); in memfd_tag_pins()
109 xas_pause(&xas); in memfd_wait_for_pins()
Dkhugepaged.c1935 xas_pause(&xas); in collapse_file()
2013 xas_pause(&xas); in khugepaged_scan_file()
Dmadvise.c238 xas_pause(&xas); in force_shm_swapin_readahead()
Dpage-writeback.c2128 xas_pause(&xas); in tag_pages_for_writeback()
Dshmem.c795 xas_pause(&xas); in shmem_partial_swap_usage()
1219 xas_pause(&xas); in shmem_find_swap_entries()
/Linux-v5.10/fs/
Ddax.c631 xas_pause(&xas); in dax_layout_busy_page_range()
985 xas_pause(&xas); in dax_writeback_mapping_range()
/Linux-v5.10/lib/
Dtest_xarray.c1145 xas_pause(&xas); in xa_find_entry()
1212 xas_pause(&xas); in check_pause()
1255 xas_pause(&xas); in check_move_max()
Dxarray.c1114 void xas_pause(struct xa_state *xas) in xas_pause() function
1135 EXPORT_SYMBOL_GPL(xas_pause);
/Linux-v5.10/include/linux/
Dxarray.h1506 void xas_pause(struct xa_state *);
/Linux-v5.10/Documentation/core-api/
Dxarray.rst430 the iteration. The xas_pause() function exists for this purpose.
439 XArray; they will do nothing if you have called xas_pause() or xas_set()