Searched refs:event_ptr (Results 1 – 2 of 2) sorted by relevance
281 uint32_t* event_ptr, in _hlist_do_poll_locked() argument302 *event_ptr = event; in _hlist_do_poll_locked()321 uint32_t* event_ptr, in handle_list_wait() argument328 DEBUG_ASSERT(event_ptr); in handle_list_wait()332 *event_ptr = 0; in handle_list_wait()340 ret = _hlist_do_poll_locked(hlist, handle_ptr, event_ptr, true); in handle_list_wait()355 ret = _hlist_do_poll_locked(hlist, handle_ptr, event_ptr, false); in handle_list_wait()
189 uint32_t* event_ptr,