Home
last modified time | relevance | path

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

/optee_os/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/core/pta/
A Dgprof.c25 mobj = thread_rpc_alloc_payload(sizeof(*uuid) + len); in gprof_send_rpc()
/optee_os/core/arch/arm/include/kernel/
A Dthread.h640 struct mobj *thread_rpc_alloc_payload(size_t size);
/optee_os/core/kernel/
A Duser_ta.c281 mobj = thread_rpc_alloc_payload(pl_sz); in user_ta_dump_ftrace()
A Dree_fs_ta.c100 *mobj = thread_rpc_alloc_payload(params[1].u.memref.size); in rpc_load()
/optee_os/core/arch/arm/kernel/
A Dthread_optee_smc.c597 struct mobj *thread_rpc_alloc_payload(size_t size) in thread_rpc_alloc_payload() function
A Dthread.c1598 return thread_rpc_alloc_payload(size); in alloc_shm()
A Dthread_spmc.c1280 struct mobj *thread_rpc_alloc_payload(size_t size) in thread_rpc_alloc_payload() function
/optee_os/out/arm/core/
A Dtee.symb_sizes2152 000000000e10701c 0000000000000008 T thread_rpc_alloc_payload
A Dtee.dmp2059 000000000e10701c g F .text 0000000000000008 thread_rpc_alloc_payload
9660 e10646c: 940002ec bl e10701c <thread_rpc_alloc_payload>
10825 000000000e10701c <thread_rpc_alloc_payload>:
10826 thread_rpc_alloc_payload():
38428 e1189a0: 97ffb99f bl e10701c <thread_rpc_alloc_payload>
61825 e128138: 97ff7bb9 bl e10701c <thread_rpc_alloc_payload>
68055 e12c2c4: 97ff6b56 bl e10701c <thread_rpc_alloc_payload>
A Dtee.map20964 .text.thread_rpc_alloc_payload
20966 0x000000000e10701c thread_rpc_alloc_payload

Completed in 236 milliseconds