optee_call_queue
void optee_cq_wait_for_completion(struct optee_call_queue *cq,
static void optee_cq_complete_one(struct optee_call_queue *cq)
void optee_cq_wait_final(struct optee_call_queue *cq,
static bool optee_cq_incr_sys_thread_count(struct optee_call_queue *cq)
static void optee_cq_decr_sys_thread_count(struct optee_call_queue *cq)
void optee_cq_init(struct optee_call_queue *cq, int thread_count)
void optee_cq_wait_init(struct optee_call_queue *cq,
struct optee_call_queue call_queue;
void optee_cq_init(struct optee_call_queue *cq, int thread_count);
void optee_cq_wait_init(struct optee_call_queue *cq,
void optee_cq_wait_for_completion(struct optee_call_queue *cq,
void optee_cq_wait_final(struct optee_call_queue *cq,