Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/translations/zh_CN/core-api/
Dxarray.rst308 xas_create_range()函数分配了所有必要的内存来存储一个范围内的每一个条目。如果它不能分配内存,它将在
/linux-6.12.1/lib/
Dtest_xarray.c1622 xas_create_range(&xas); in xa_store_many_order()
1663 xas_create_range(&xas); in check_create_range_3()
1677 xas_create_range(&xas); in check_create_range_4()
1710 xas_create_range(&xas); in check_create_range_5()
Dxarray.c705 void xas_create_range(struct xa_state *xas) in xas_create_range() function
746 EXPORT_SYMBOL_GPL(xas_create_range);
/linux-6.12.1/mm/
Dswap_state.c111 xas_create_range(&xas); in add_to_swap_cache()
Dkhugepaged.c1837 xas_create_range(&xas); in collapse_file()
/linux-6.12.1/include/linux/
Dxarray.h1551 void xas_create_range(struct xa_state *);
/linux-6.12.1/Documentation/core-api/
Dxarray.rst393 The xas_create_range() function allocates all the necessary memory