Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c416 int thread_state_suspend(uint32_t flags, unsigned long status, vaddr_t pc) in thread_state_suspend() function
/optee_os/core/arch/arm/kernel/
H A Dthread.c516 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc) in thread_state_suspend() function