Searched refs:kreq (Results 1 – 2 of 2) sorted by relevance
289 void **kreq) in hpre_alg_res_post_hf() argument301 *kreq = req; in hpre_alg_res_post_hf()461 struct kpp_request *kreq = req; in hpre_msg_request_set() local463 if (kreq->dst_len < ctx->key_sz) { in hpre_msg_request_set()464 kreq->dst_len = ctx->key_sz; in hpre_msg_request_set()468 tmp = kpp_request_ctx(kreq); in hpre_msg_request_set()471 h_req->areq.dh = kreq; in hpre_msg_request_set()
42 static inline void o2info_set_request_error(struct ocfs2_info_request *kreq, in o2info_set_request_error() argument45 kreq->ir_flags |= OCFS2_INFO_FL_ERROR; in o2info_set_request_error()46 (void)put_user(kreq->ir_flags, (__u32 __user *)&(req->ir_flags)); in o2info_set_request_error()