Home
last modified time | relevance | path

Searched refs:xas_create_range (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/Documentation/translations/zh_CN/core-api/
Dxarray.rst308 xas_create_range()函数分配了所有必要的内存来存储一个范围内的每一个条目。如果它不能分配内存,它将在
/linux-6.1.9/lib/
Dtest_xarray.c1389 xas_create_range(&xas); in xa_store_many_order()
1430 xas_create_range(&xas); in check_create_range_3()
1444 xas_create_range(&xas); in check_create_range_4()
1477 xas_create_range(&xas); in check_create_range_5()
Dxarray.c706 void xas_create_range(struct xa_state *xas) in xas_create_range() function
747 EXPORT_SYMBOL_GPL(xas_create_range);
/linux-6.1.9/mm/
Dswap_state.c106 xas_create_range(&xas); in add_to_swap_cache()
Dkhugepaged.c1772 xas_create_range(&xas); in collapse_file()
/linux-6.1.9/include/linux/
Dxarray.h1529 void xas_create_range(struct xa_state *);
/linux-6.1.9/Documentation/core-api/
Dxarray.rst393 The xas_create_range() function allocates all the necessary memory