Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Devent.c519 static bool handle_is_client(struct handle* handle) { in handle_is_client() function
530 ASSERT(handle_is_client(h)); in event_client_poll()
575 ASSERT(handle_is_client(h)); in event_client_destroy()
629 if (!handle_is_client(h)) { in event_client_notify_handled()