Searched refs:sys_thread_req_count (Results 1 – 2 of 2) sorted by relevance
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()189 cq->sys_thread_req_count++; in optee_cq_incr_sys_thread_count()198 cq->sys_thread_req_count--; in optee_cq_decr_sys_thread_count()
76 int sys_thread_req_count; member