Searched refs:do_notif (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | wait_queue.c | 23 static TEE_Result do_notif(bool wait, int id, uint32_t timeout_ms, in do_notif() function 86 do_notif(true, wqe->handle, timeout_ms, "sleep", sync_obj, fname, in wq_wait_final_helper() 148 do_notif(false, handle, 0, in wq_wake_next()
|