summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorEmil Tsalapatis <emil@etsalapatis.com>2026-06-05 18:20:18 -0400
committerAlexei Starovoitov <ast@kernel.org>2026-06-05 20:32:21 -0700
commit6c3e8a4d476521bc33362e90b2569548f1adb7a4 (patch)
tree742d28e4627ffaef5aea571edbc2dba01929e399 /include/linux/debugobjects.h
parentd5e5745f8a1dfd0d026fe36eb1265268bce4988c (diff)
selftests/bpf: libarena: Add rbtree data structure
Add a native red-black tree data structure to libarena. The data structure supports multiple APIs (key-value based, node based) with which users can query and modify it. The tree uses the libarena memory allocator to manage its data. Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com> Link: https://lore.kernel.org/r/20260605222020.5231-2-emil@etsalapatis.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions