Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dnotif.c192 if (nd->yielding_cb) in notif_deliver_event()
193 nd->yielding_cb(nd, ev); in notif_deliver_event()
/optee_os/core/include/kernel/
A Dnotif.h88 void (*yielding_cb)(struct notif_driver *ndrv, enum notif_event ev); member
/optee_os/core/arch/arm/plat-vexpress/
A Dmain.c164 .yielding_cb = yielding_console_notif,

Completed in 3 milliseconds