Searched refs:JRSTA_SRC_GET (Results 1 – 4 of 4) sorted by relevance
15 #define JRSTA_SRC_GET(status) ((status) & BM_JRSTA_SRC) macro35 JRSTA_SRC_GET(_status) == JRSTA_SRC(JMP_HALT_USER) ? \
17 switch (JRSTA_SRC_GET(status)) { in job_status_to_tee_result()
512 if (JRSTA_SRC_GET(jobctx->status) != JRSTA_SRC(NONE)) in caam_jr_enqueue()526 if (JRSTA_SRC_GET(jobctx->status) != JRSTA_SRC(NONE)) in caam_jr_enqueue()
300 if ((JRSTA_SRC_GET(jobctx.status) != JRSTA_SRC(CCB)) || in caam_rng_instantiation()