Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dtree_lookup.c71 latch_tree_erase(&node->node, &tree->root, &mod_tree_ops); in __mod_tree_remove()
/linux/include/linux/
H A Drbtree_latch.h156 * latch_tree_erase() - removes @node from the trees @root
172 latch_tree_erase(struct latch_tree_node *node, in latch_tree_erase() function
/linux/kernel/bpf/
H A Dcore.c681 latch_tree_erase(&ksym->tnode, &bpf_tree, &bpf_tree_ops); in __bpf_ksym_del()