to_current 126 drivers/crypto/caam/caamrng.c static inline int submit_job(struct caam_rng_ctx *ctx, int to_current) to_current 128 drivers/crypto/caam/caamrng.c struct buf_data *bd = &ctx->bufs[!(to_current ^ ctx->current_buf)]; to_current 133 drivers/crypto/caam/caamrng.c dev_dbg(jrdev, "submitting job %d\n", !(to_current ^ ctx->current_buf));