Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dtee_supp_plugin_rpc.c42 mobj = thread_rpc_alloc_payload(len); in tee_invoke_supp_plugin_rpc()
A Dtadb.c704 ta->ta_mobj = thread_rpc_alloc_payload(sz); in ta_load()
A Dtee_rpmb_fs.c442 mem->phreq_mobj = thread_rpc_alloc_payload(req_s); in tee_rpmb_alloc()
443 mem->phresp_mobj = thread_rpc_alloc_payload(resp_s); in tee_rpmb_alloc()
/optee_os-3.20.0/core/include/kernel/
A Dthread.h254 struct mobj *thread_rpc_alloc_payload(size_t size);
/optee_os-3.20.0/core/pta/
A Dgprof.c25 mobj = thread_rpc_alloc_payload(sizeof(*uuid) + len); in gprof_send_rpc()
/optee_os-3.20.0/core/kernel/
A Duser_ta.c288 mobj = thread_rpc_alloc_payload(pl_sz); in user_ta_dump_ftrace()
A Dthread.c557 return thread_rpc_alloc_payload(size); in alloc_shm()
A Dree_fs_ta.c206 *mobj = thread_rpc_alloc_payload(params[1].u.memref.size); in rpc_load()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_optee_smc.c677 struct mobj *thread_rpc_alloc_payload(size_t size) in thread_rpc_alloc_payload() function
A Dthread_spmc.c1282 struct mobj *thread_rpc_alloc_payload(size_t size) in thread_rpc_alloc_payload() function

Completed in 21 milliseconds