Searched refs:free_ctx (Results 1 – 6 of 6) sorted by relevance
890 goto free_ctx; in skeleton_probe()895 free_ctx: in skeleton_probe()
1226 goto free_ctx; in mixer_bind()1231 free_ctx: in mixer_bind()
757 void (*free_ctx) (struct ptlrpc_svc_ctx *ctx); member
2182 if (ctx->sc_policy->sp_sops->free_ctx) in sptlrpc_svc_ctx_decref()2183 ctx->sc_policy->sp_sops->free_ctx(ctx); in sptlrpc_svc_ctx_decref()
1961 goto free_ctx; in vpe_open()2060 free_ctx: in vpe_open()
889 static void free_ctx(struct rcu_head *head) in free_ctx() function905 call_rcu(&ctx->rcu_head, free_ctx); in put_ctx()