Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dtrace_ext.c48 unsigned int trace_not_busy = 0; in wait_if_trace_contended() local
51 while (!atomic_cas_uint(get_busy_state(), &trace_not_busy, 1)) { in wait_if_trace_contended()
52 trace_not_busy = 0; in wait_if_trace_contended()