Searched refs:GET_REQID (Results 1 – 2 of 2) sorted by relevance
251 #define GET_REQID(areq) (areq)->an_reqarg.cr_reqid macro252 #define SET_REQID(areq, val) GET_REQID(areq) = val
1338 crypto_req_id_t id = GET_REQID(areq); in kcf_reqid_delete()1395 if (GET_REQID(areq) == id) { in crypto_cancel_req()1445 while (GET_REQID(areq) == id) in crypto_cancel_req()1491 crypto_cancel_req(GET_REQID(areq)); in crypto_cancel_ctx()