Searched refs:bpf_tree_ops (Results 1 – 1 of 1) sorted by relevance
644 static const struct latch_tree_ops bpf_tree_ops = { variable658 latch_tree_insert(&ksym->tnode, &bpf_tree, &bpf_tree_ops); in bpf_ksym_add()667 latch_tree_erase(&ksym->tnode, &bpf_tree, &bpf_tree_ops); in __bpf_ksym_del()708 n = latch_tree_find((void *)addr, &bpf_tree, &bpf_tree_ops); in bpf_ksym_find()