Searched refs:__bpf_rbtree_add (Results 1 – 1 of 1) sorted by relevance
2142 static int __bpf_rbtree_add(struct bpf_rb_root *root, in __bpf_rbtree_add() function2183 return __bpf_rbtree_add(root, n, (void *)less, meta ? meta->record : NULL, off); in bpf_rbtree_add_impl()