Home
last modified time | relevance | path

Searched defs:cancel (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dtee_ta_manager.h88 bool cancel; /* True if TA invocation is cancelled */ member
/optee_os/core/tee/
H A Dtee_svc.c908 TEE_Result syscall_get_cancellation_flag(uint32_t *cancel) in syscall_get_cancellation_flag()