Searched refs:xas_pause (Results 1 – 20 of 20) sorted by relevance
82 xas_pause(&xas); in tagged_iteration_fn()115 xas_pause(&xas); in untagged_iteration_fn()
189 xas_pause(&xas); in tag_tagged_items()
49 xas_pause(xas); in memfd_tag_pins()109 xas_pause(&xas); in memfd_wait_for_pins()
1970 xas_pause(&xas); in collapse_file()2048 xas_pause(&xas); in khugepaged_scan_file()
240 xas_pause(&xas); in force_shm_swapin_readahead()
819 xas_pause(&xas); in shmem_partial_swap_usage()1197 xas_pause(&xas); in shmem_find_swap_entries()
2137 xas_pause(&xas); in tag_pages_for_writeback()
2808 xas_pause(xas); in page_seek_hole_data()
330 xas_pause()函数的存在就是为了这个目的。在你完成了必要的工作并希望恢复后,xa_state处于适当的状态,在335 置;如果你在之前调用了xas_pause()或xas_set(),它们将不会有任何作用。
3 …rkxas_set_markxas_clear_markxas_init_marksxas_split_allocxas_splitxas_pause__xas_prev__xas…
1145 xas_pause(&xas); in xa_find_entry()1212 xas_pause(&xas); in check_pause()1255 xas_pause(&xas); in check_move_max()
1115 void xas_pause(struct xa_state *xas) in xas_pause() function1136 EXPORT_SYMBOL_GPL(xas_pause);
245 xas_pause(&xas); in sgx_encl_may_map()
643 xas_pause(&xas); in dax_layout_busy_page_range()997 xas_pause(&xas); in dax_writeback_mapping_range()
430 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()
498 xas_pause(&xas); in afs_extend_writeback()
1508 void xas_pause(struct xa_state *);
12178 0x00000000 xas_pause vmlinux EXPORT_SYMBOL_GPL
17845 ffff8000104ec540 T xas_pause
Completed in 331 milliseconds