Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dnotif.h170 void notif_deliver_event(enum notif_event ev);
176 static inline void notif_deliver_event(enum notif_event ev __unused) in notif_deliver_event() function
/optee_os/core/kernel/
H A Dnotif.c116 void notif_deliver_event(enum notif_event ev) in notif_deliver_event() function
/optee_os/core/tee/
H A Dentry_std.c721 notif_deliver_event(NOTIF_EVENT_DO_BOTTOM_HALF); in __tee_entry_std()
727 notif_deliver_event(NOTIF_EVENT_STOPPED); in __tee_entry_std()