Searched refs:__msm_context_destroy (Results 1 – 2 of 2) sorted by relevance
668 void __msm_context_destroy(struct kref *kref);672 kref_put(&ctx->ref, __msm_context_destroy); in msm_context_put()
52 void __msm_context_destroy(struct kref *kref) in __msm_context_destroy() function