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.c2702 __bpf_kfunc struct bpf_rb_node *bpf_rbtree_right(struct bpf_rb_root *root, struct bpf_rb_node *node) in BPF_CALL_2()
4713 BTF_ID_FLAGS(func, bpf_rbtree_right, KF_RET_NULL) in kfunc_init()
2572 __bpf_kfunc struct bpf_rb_node *bpf_rbtree_right(struct bpf_rb_root *root, struct bpf_rb_node *node) bpf_rbtree_right() function
H A Dverifier.c11200 BTF_ID(func, bpf_rbtree_right) in BTF_ID()