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