Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Drbtree_search.c96 rb_n = bpf_rbtree_right(&groot0, rb_n); in rbtree_search()
/linux/kernel/bpf/
H A Dhelpers.c2572 __bpf_kfunc struct bpf_rb_node *bpf_rbtree_right(struct bpf_rb_root *root, struct bpf_rb_node *node) in bpf_rbtree_right() function
4557 BTF_ID_FLAGS(func, bpf_rbtree_right, KF_RET_NULL)
H A Dverifier.c12577 BTF_ID(func, bpf_rbtree_right) in BTF_ID()