Home
last modified time | relevance | path

Searched defs:value_pending (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Dnotif.h160 static inline uint32_t notif_get_value(bool *value_valid, bool *value_pending) in notif_get_value()
/optee_os/core/kernel/
H A Dnotif_default.c101 uint32_t notif_get_value(bool *value_valid, bool *value_pending) in notif_get_value()
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c179 bool value_pending = false; in get_async_notif_value() local
/optee_os/core/arch/arm/tee/
H A Dentry_fast.c240 bool value_pending = false; in get_async_notif_value() local