Home
last modified time | relevance | path

Searched refs:CONFIG_XARRAY_MULTI (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/testing/radix-tree/generated/
A Dautoconf.h2 #define CONFIG_XARRAY_MULTI 1 macro
/linux-6.3-rc2/lib/
A Dtest_xarray.c16 IS_ENABLED(CONFIG_XARRAY_MULTI) ? BITS_PER_LONG : 1;
294 #ifdef CONFIG_XARRAY_MULTI in check_xa_mark_3()
530 #ifdef CONFIG_XARRAY_MULTI
599 #ifdef CONFIG_XARRAY_MULTI in check_multi_store()
925 #ifdef CONFIG_XARRAY_MULTI in check_store_iter()
936 #ifdef CONFIG_XARRAY_MULTI in check_multi_find_1()
1154 #ifdef CONFIG_XARRAY_MULTI in check_find_entry()
1523 #ifdef CONFIG_XARRAY_MULTI in __check_store_range()
1553 #ifdef CONFIG_XARRAY_MULTI
1712 #ifdef CONFIG_XARRAY_MULTI in check_account()
[all …]
A Dxarray.c401 #ifdef CONFIG_XARRAY_MULTI
419 #ifdef CONFIG_XARRAY_MULTI in xas_max()
957 #ifdef CONFIG_XARRAY_MULTI
1668 #ifdef CONFIG_XARRAY_MULTI
2039 if (!IS_ENABLED(CONFIG_XARRAY_MULTI) || !node) in xas_sibling()
/linux-6.3-rc2/include/linux/
A Dxarray.h1265 return IS_ENABLED(CONFIG_XARRAY_MULTI) && xa_is_internal(entry) && in xa_is_sibling()
1531 #ifdef CONFIG_XARRAY_MULTI
1575 if (IS_ENABLED(CONFIG_XARRAY_MULTI)) { in xas_reload()
1629 #ifdef CONFIG_XARRAY_MULTI in xas_set_order()

Completed in 17 milliseconds