Searched refs:gc_rcu (Results 1 – 2 of 2) sorted by relevance
76 struct rcu_head gc_rcu; member
920 struct gss_cl_ctx *ctx = container_of(head, struct gss_cl_ctx, gc_rcu); in gss_free_ctx_callback()927 call_rcu(&ctx->gc_rcu, gss_free_ctx_callback); in gss_free_ctx()