Searched refs:testres (Results 1 – 3 of 3) sorted by relevance
75 struct caam_blob_job_result testres; in caam_process_blob() local189 testres.err = 0; in caam_process_blob()190 init_completion(&testres.completion); in caam_process_blob()192 ret = caam_jr_enqueue(jrdev, desc, caam_blob_job_done, &testres); in caam_process_blob()194 wait_for_completion(&testres.completion); in caam_process_blob()195 ret = testres.err; in caam_process_blob()
184 uint64_t testres:1; member192 uint64_t testres:1;
558 PROC(TEST, testargs, testres),568 PROC(TEST_RES, testres, norep),