optee_call_queue   22 drivers/tee/optee/call.c static void optee_cq_wait_init(struct optee_call_queue *cq,
optee_call_queue   47 drivers/tee/optee/call.c static void optee_cq_wait_for_completion(struct optee_call_queue *cq,
optee_call_queue   62 drivers/tee/optee/call.c static void optee_cq_complete_one(struct optee_call_queue *cq)
optee_call_queue   74 drivers/tee/optee/call.c static void optee_cq_wait_final(struct optee_call_queue *cq,
optee_call_queue   86 drivers/tee/optee/optee_private.h 	struct optee_call_queue call_queue;