Searched refs:get_busy_state (Results 1 – 1 of 1) sorted by relevance
28 static unsigned int *get_busy_state(void) in get_busy_state() function51 while (!atomic_cas_uint(get_busy_state(), &trace_not_busy, 1)) { in wait_if_trace_contended()73 atomic_store_uint(get_busy_state(), 0); in release_trace_contention()