Searched refs:ip_set_comment_rcu (Results 1 – 2 of 2) sorted by relevance
26 struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1); in ip_set_init_comment()48 struct ip_set_comment_rcu *c = rcu_dereference_bh(comment->c); in ip_set_put_comment()63 struct ip_set_comment_rcu *c; in ip_set_comment_free()
111 struct ip_set_comment_rcu { struct117 struct ip_set_comment_rcu __rcu *c; argument