Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/lib/
Dtest_unwind.c110 struct completion task_ready; member
154 complete(&u->task_ready); in unwindme_func4()
238 complete(&u->task_ready); in unwindme_timer_fn()
247 init_completion(&u->task_ready); in test_unwind_irq()
250 wait_for_completion(&u->task_ready); in test_unwind_irq()
261 init_completion(&u->task_ready); in test_unwind_task()
277 wait_for_completion(&u->task_ready); in test_unwind_task()