Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_optee_smc.c27 static bool thread_prealloc_rpc_cache; variable
161 thread_prealloc_rpc_cache) in call_entry_std()
176 !(IS_ENABLED(CFG_PREALLOC_RPC_CACHE) && thread_prealloc_rpc_cache)) in call_entry_std()
335 thread_prealloc_rpc_cache = false; in thread_disable_prealloc_rpc_cache()
362 thread_prealloc_rpc_cache = true; in thread_enable_prealloc_rpc_cache()

Completed in 4 milliseconds