Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Diteration_check.c82 xas_pause(&xas); in tagged_iteration_fn()
115 xas_pause(&xas); in untagged_iteration_fn()
H A Dtest.c189 xas_pause(&xas); in tag_tagged_items()
/OK3568_Linux_fs/kernel/mm/
H A Dmemfd.c57 xas_pause(xas); in memfd_tag_pins()
125 xas_pause(&xas); in memfd_wait_for_pins()
H A Dkhugepaged.c2014 xas_pause(&xas); in collapse_file()
2092 xas_pause(&xas); in khugepaged_scan_file()
H A Dmadvise.c242 xas_pause(&xas); in force_shm_swapin_readahead()
H A Dshmem.c807 xas_pause(&xas); in shmem_partial_swap_usage()
1231 xas_pause(&xas); in shmem_find_swap_entries()
4335 xas_pause(&xas); in reclaim_shmem_address_space()
H A Dpage-writeback.c2146 xas_pause(&xas); in tag_pages_for_writeback()
/OK3568_Linux_fs/kernel/fs/
H A Ddax.c643 xas_pause(&xas); in dax_layout_busy_page_range()
1003 xas_pause(&xas); in dax_writeback_mapping_range()
/OK3568_Linux_fs/kernel/lib/
H A 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()
H A Dxarray.c1118 void xas_pause(struct xa_state *xas) in xas_pause() function
1139 EXPORT_SYMBOL_GPL(xas_pause);
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h1506 void xas_pause(struct xa_state *);