Searched refs:gc_rcu (Results 1 – 4 of 4) sorted by relevance
77 struct rcu_head gc_rcu; member
42 struct rcu_head gc_rcu; member
534 struct inet_peer *p = container_of(head, struct inet_peer, gc_rcu); in inetpeer_inval_rcu()553 call_rcu(&root->gc_rcu, inetpeer_inval_rcu); in inetpeer_invalidate_tree()
1249 struct gss_cl_ctx *ctx = container_of(head, struct gss_cl_ctx, gc_rcu); in gss_free_ctx_callback()1256 call_rcu(&ctx->gc_rcu, gss_free_ctx_callback); in gss_free_ctx()