Searched refs:coop_low_state (Results 1 – 1 of 1) sorted by relevance
84 static int __noinit coop_low_state; variable233 fifo_tests(HALF_SECOND, &coop_low_state, my_fifo_get, k_sem_take); in coop_low()235 lifo_tests(HALF_SECOND, &coop_low_state, my_lifo_get, k_sem_take); in coop_low()318 (coop_low_state != FIFO_TEST_START) || in ZTEST()333 (coop_low_state != FIFO_TEST_START + 3) || in ZTEST()356 (coop_low_state != FIFO_TEST_END + 2) || in ZTEST()390 (coop_low_state != LIFO_TEST_START) || in ZTEST()400 (coop_low_state != LIFO_TEST_START + 3) || in ZTEST()423 (coop_low_state != LIFO_TEST_END + 2) || in ZTEST()