Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst308 xas_create_range()函数分配了所有必要的内存来存储一个范围内的每一个条目。如果它不能分配内存,它将在
/linux-6.15/lib/
H A Dtest_xarray.c1658 xas_create_range(&xas); in xa_store_many_order()
1699 xas_create_range(&xas); in check_create_range_3()
1713 xas_create_range(&xas); in check_create_range_4()
1746 xas_create_range(&xas); in check_create_range_5()
H A Dxarray.c712 void xas_create_range(struct xa_state *xas) in xas_create_range() function
753 EXPORT_SYMBOL_GPL(xas_create_range);
/linux-6.15/mm/
H A Dswap_state.c110 xas_create_range(&xas); in add_to_swap_cache()
H A Dkhugepaged.c1870 xas_create_range(&xas); in collapse_file()
/linux-6.15/include/linux/
H A Dxarray.h1551 void xas_create_range(struct xa_state *);
/linux-6.15/Documentation/core-api/
H A Dxarray.rst395 The xas_create_range() function allocates all the necessary memory