Searched refs:sys_thread (Results 1 – 2 of 2) sorted by relevance
58 struct optee_call_waiter *w, bool sys_thread) in optee_cq_wait_init() argument83 w->sys_thread = sys_thread; in optee_cq_wait_init()86 if (sys_thread || !cq->sys_thread_req_count) in optee_cq_wait_init()103 if (sys_thread || !cq->sys_thread_req_count) in optee_cq_wait_init()138 if (w->sys_thread && !completion_done(&w->c)) { in optee_cq_complete_one()
59 bool sys_thread; member340 struct optee_call_waiter *w, bool sys_thread);