Home
last modified time | relevance | path

Searched refs:thread_state_suspend (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_spmc_a32.S93 bl thread_state_suspend
A Dthread_spmc_a64.S141 bl thread_state_suspend
A Dthread_optee_smc_a32.S215 bl thread_state_suspend
A Dthread_optee_smc_a64.S217 bl thread_state_suspend
A Dthread_a32.S549 blx thread_state_suspend
A Dthread.c482 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc) in thread_state_suspend() function
A Dthread_a64.S1171 bl thread_state_suspend
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dthread_private_arch.h159 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc);

Completed in 22 milliseconds