Home
last modified time | relevance | path

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

/linux/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()
1501 #ifdef CONFIG_XARRAY_MULTI in __check_store_range()
1531 #ifdef CONFIG_XARRAY_MULTI
1690 #ifdef CONFIG_XARRAY_MULTI in check_account()
[all …]
A Dxarray.c398 #ifdef CONFIG_XARRAY_MULTI
416 #ifdef CONFIG_XARRAY_MULTI in xas_max()
952 #ifdef CONFIG_XARRAY_MULTI
1661 #ifdef CONFIG_XARRAY_MULTI
2032 if (!IS_ENABLED(CONFIG_XARRAY_MULTI) || !node) in xas_sibling()
/linux/tools/testing/radix-tree/generated/
A Dautoconf.h1 #define CONFIG_XARRAY_MULTI 1 macro
/linux/include/linux/
A Dxarray.h1249 return IS_ENABLED(CONFIG_XARRAY_MULTI) && xa_is_internal(entry) && in xa_is_sibling()
1512 #ifdef CONFIG_XARRAY_MULTI
1556 if (IS_ENABLED(CONFIG_XARRAY_MULTI)) { in xas_reload()
1592 #ifdef CONFIG_XARRAY_MULTI in xas_set_order()
/linux/include/generated/
A Dautoconf.h2809 #define CONFIG_XARRAY_MULTI 1 macro
/linux/include/config/
A Dauto.conf2809 CONFIG_XARRAY_MULTI=y
/linux/kernel/
A Dconfig_data.gz
A Dconfig_data9099 CONFIG_XARRAY_MULTI=y
/linux/
A D.config9099 CONFIG_XARRAY_MULTI=y

Completed in 60 milliseconds