Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr.c106 static long __stash_map_insert_tree(int idx, int val, struct bpf_rb_root *root, in __stash_map_insert_tree() function
343 err = __stash_map_insert_tree(0, 42, &root, &lock); \