Searched refs:an_context (Results 1 – 3 of 3) sorted by relevance
164 arptr->an_context = ictx; in kcf_areqnode_alloc()306 ctx = (ictx = areq->an_context) ? &ictx->kc_glbl_ctx : NULL; in process_req_hwp()535 if ((ictx = areq->an_context) != NULL) { in kcf_resubmit_request()865 if (areq->an_context != NULL) in kcf_free_req()866 KCF_CONTEXT_REFRELE(areq->an_context); in kcf_free_req()1063 ictx = req->an_context; in kcfpool_svc()1319 if ((ictx = areq->an_context) != NULL) { in kcf_aop_done()1614 if ((ictx = areq->an_context) != NULL) in crypto_cancel_req()
82 mdb_printf("\nan_context: %-16p\t", areqn->an_context); in kcf_areq_node_simple()141 areqn->an_context); in v_kcf_areq_node()
184 struct kcf_context *an_context; member