Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/mm/
Dmemfd.c49 xas_pause(xas); in memfd_tag_pins()
109 xas_pause(&xas); in memfd_wait_for_pins()
Dkhugepaged.c1795 xas_pause(&xas); in collapse_file()
1872 xas_pause(&xas); in khugepaged_scan_file()
Dpage-writeback.c2118 xas_pause(&xas); in tag_pages_for_writeback()
Dshmem.c717 xas_pause(&xas); in shmem_partial_swap_usage()
1153 xas_pause(&xas); in shmem_find_swap_entries()
/Linux-v5.4/fs/
Ddax.c620 xas_pause(&xas); in dax_layout_busy_page()
974 xas_pause(&xas); in dax_writeback_mapping_range()
/Linux-v5.4/lib/
Dxarray.c963 void xas_pause(struct xa_state *xas) in xas_pause() function
982 EXPORT_SYMBOL_GPL(xas_pause);
Dtest_xarray.c1074 xas_pause(&xas); in xa_find_entry()
/Linux-v5.4/include/linux/
Dxarray.h1469 void xas_pause(struct xa_state *);
/Linux-v5.4/Documentation/core-api/
Dxarray.rst415 the iteration. The xas_pause() function exists for this purpose.
425 nothing if you have called xas_pause() or xas_set()