Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drbtree.c36 static long __add_three(struct bpf_rb_root *root, struct bpf_spin_lock *lock) in __add_three() function
71 return __add_three(&groot, &glock); in rbtree_add_nodes()