Home
last modified time | relevance | path

Searched refs:caller_info (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/crypto/caam/
A Dcaam_jr.c31 struct caller_info { struct
61 struct caller_info *callers; /* Job Ring Caller information */
117 jr_priv->callers = caam_calloc(nb_jobs * sizeof(struct caller_info)); in do_jr_alloc()
180 struct caller_info *caller = NULL; in do_jr_dequeue()
294 struct caller_info *caller = NULL; in do_jr_enqueue()

Completed in 3 milliseconds