Home
last modified time | relevance | path

Searched refs:total_thread_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tee/optee/
H A Dcall.c53 cq->total_thread_count = thread_count; in optee_cq_init()
85 if (cq->total_thread_count) { in optee_cq_wait_init()
185 if (cq->total_thread_count <= 1) in optee_cq_incr_sys_thread_count()
H A Doptee_private.h74 int total_thread_count; member