Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr_fail.c31 struct rcu_graph_node { struct
36 struct rcu_graph_node *just_here_because_btf_bug; argument
39 struct rcu_graph_node __kptr *node;
51 private(C) struct bpf_rb_root graph_root __contains(rcu_graph_node, node);
168 struct rcu_graph_node *node; in rbtree_remove_after_rcu_unlock()
187 bpf_obj_drop(container_of(rb_node, struct rcu_graph_node, node)); in rbtree_remove_after_rcu_unlock()
224 struct rcu_graph_node *node; in graph_kptr_after_spin_unlock()