Searched defs:ROOT (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/fs/jfs/ |
D | jfs_btree.h | 50 #define BT_PAGE(IP, MP, TYPE, ROOT)\ argument 54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument 142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
|
D | jfs_dmap.h | 24 #define ROOT 0 /* index of the root of a tree */ macro
|
/linux-6.1.9/scripts/tracing/ |
D | draw_functrace.py | 33 ROOT = None variable in CallTree
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | cgroup_iter.c | 10 #define ROOT 0 macro
|
/linux-6.1.9/lib/ |
D | test_objagg.c | 425 #define ROOT(key_id, user_count, delta_user_count) \ macro
|