Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dthread_optee_abi.c88 static void thread_rpc_free_arg(uint64_t cookie) in thread_rpc_free_arg() function
138 thread_rpc_free_arg(mobj_get_cookie(thr->rpc_mobj)); in clear_prealloc_rpc_cache()
414 thread_rpc_free_arg(co); in thread_rpc_alloc_arg()
480 thread_rpc_free_arg(mobj_get_cookie(mobj)); in get_rpc_arg()
/optee_os/core/arch/arm/kernel/
H A Dthread_optee_smc.c87 static void thread_rpc_free_arg(uint64_t cookie) in thread_rpc_free_arg() function
137 thread_rpc_free_arg(mobj_get_cookie(thr->rpc_mobj)); in clear_prealloc_rpc_cache()
413 thread_rpc_free_arg(co); in thread_rpc_alloc_arg()
479 thread_rpc_free_arg(mobj_get_cookie(mobj)); in get_rpc_arg()