Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
A Diteration_check.c82 xas_pause(&xas); in tagged_iteration_fn()
115 xas_pause(&xas); in untagged_iteration_fn()
A Dtest.c189 xas_pause(&xas); in tag_tagged_items()
/linux/mm/
A Dmemfd.c49 xas_pause(xas); in memfd_tag_pins()
109 xas_pause(&xas); in memfd_wait_for_pins()
A Dkhugepaged.c1970 xas_pause(&xas); in collapse_file()
2048 xas_pause(&xas); in khugepaged_scan_file()
A Dmadvise.c240 xas_pause(&xas); in force_shm_swapin_readahead()
A Dshmem.c819 xas_pause(&xas); in shmem_partial_swap_usage()
1197 xas_pause(&xas); in shmem_find_swap_entries()
A Dpage-writeback.c2137 xas_pause(&xas); in tag_pages_for_writeback()
A Dfilemap.c2808 xas_pause(xas); in page_seek_hole_data()
/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst330 xas_pause()函数的存在就是为了这个目的。在你完成了必要的工作并希望恢复后,xa_state处于适当的状态,在
335 置;如果你在之前调用了xas_pause()或xas_set(),它们将不会有任何作用。
/linux/lib/
A Dlib.a3 …rk�xas_set_mark�xas_clear_mark�xas_init_marks�xas_split_alloc�xas_split�xas_pause�__xas_prev�__xas…
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()
A Dxarray.c1115 void xas_pause(struct xa_state *xas) in xas_pause() function
1136 EXPORT_SYMBOL_GPL(xas_pause);
/linux/arch/x86/kernel/cpu/sgx/
A Dencl.c245 xas_pause(&xas); in sgx_encl_may_map()
/linux/fs/
A Ddax.c643 xas_pause(&xas); in dax_layout_busy_page_range()
997 xas_pause(&xas); in dax_writeback_mapping_range()
/linux/Documentation/core-api/
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()
/linux/fs/afs/
A Dwrite.c498 xas_pause(&xas); in afs_extend_writeback()
/linux/include/linux/
A Dxarray.h1508 void xas_pause(struct xa_state *);
/linux/
A Dvmlinux.symvers12178 0x00000000 xas_pause vmlinux EXPORT_SYMBOL_GPL
A DSystem.map17845 ffff8000104ec540 T xas_pause
A D.tmp_System.map17845 ffff8000104ec540 T xas_pause

Completed in 331 milliseconds