Searched refs:kcf_secondctx (Results 1 – 2 of 2) sorted by relevance
1175 kcf_context_t *kcf_secondctx; in common_submit_request() local1179 kcf_secondctx = ((kcf_context_t *) in common_submit_request()1182 if (kcf_secondctx != NULL) { in common_submit_request()1209 kcf_secondctx = ((kcf_context_t *) in common_submit_request()1211 if (kcf_secondctx != NULL) { in common_submit_request()1220 kcf_secondctx = ((kcf_context_t *) in common_submit_request()1222 if (kcf_secondctx != NULL) { in common_submit_request()1260 kcf_context_t *kcf_secondctx; in common_submit_request() local1264 kcf_secondctx = ((kcf_context_t *) in common_submit_request()1267 if (kcf_secondctx != NULL) { in common_submit_request()[all …]
820 kcf_context_t *kcf_secondctx = kcf_ctx->kc_secondctx; in kcf_free_context() local825 if (kcf_secondctx != NULL) in kcf_free_context()826 KCF_CONTEXT_REFRELE(kcf_secondctx); in kcf_free_context()