Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Dhandle.c166 void handle_notify_waiters_locked(struct handle* handle) { in handle_notify_waiters_locked() function
184 handle_notify_waiters_locked(handle); in handle_notify()
Dhandle_set.c150 handle_notify_waiters_locked(ref->parent); in hset_waiter_notify()
/trusty/kernel/lib/trusty/include/lib/trusty/
Dhandle.h173 void handle_notify_waiters_locked(struct handle* handle);