Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc_a64.S94 bl thread_state_free
128 bl thread_state_free
H A Dthread_optee_smc_a64.S168 bl thread_state_free
H A Dthread_optee_smc_a32.S184 bl thread_state_free
H A Dthread.c448 void thread_state_free(void) in thread_state_free() function
/optee_os/core/arch/riscv/include/kernel/
H A Dthread_private_arch.h116 void thread_state_free(void);
/optee_os/core/arch/arm/include/kernel/
H A Dthread_private_arch.h166 void thread_state_free(void);
/optee_os/core/arch/riscv/kernel/
H A Dthread_optee_abi_rv.S60 jal thread_state_free
H A Dthread_arch.c395 void thread_state_free(void) in thread_state_free() function