Searched defs:optee_call_queue (Results 1 – 1 of 1) sorted by relevance
70 struct optee_call_queue { struct72 struct mutex mutex;73 struct list_head waiters;74 int total_thread_count;75 int free_thread_count;76 int sys_thread_req_count;