Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread_optee_smc.c579 static struct mobj *thread_rpc_alloc(size_t size, size_t align, unsigned int bt) in thread_rpc_alloc() function
599 return thread_rpc_alloc(size, 8, OPTEE_RPC_SHM_TYPE_APPL); in thread_rpc_alloc_payload()
612 return thread_rpc_alloc(size, 8, OPTEE_RPC_SHM_TYPE_KERNEL); in thread_rpc_alloc_kernel_payload()
628 return thread_rpc_alloc(size, 8, OPTEE_RPC_SHM_TYPE_GLOBAL); in thread_rpc_alloc_global_payload()
A Dthread_spmc.c1232 static struct mobj *thread_rpc_alloc(size_t size, size_t align, unsigned int bt) in thread_rpc_alloc() function
1282 return thread_rpc_alloc(size, 8, OPTEE_RPC_SHM_TYPE_APPL); in thread_rpc_alloc_payload()
1287 return thread_rpc_alloc(size, 8, OPTEE_RPC_SHM_TYPE_KERNEL); in thread_rpc_alloc_kernel_payload()
1303 return thread_rpc_alloc(size, 8, OPTEE_RPC_SHM_TYPE_GLOBAL); in thread_rpc_alloc_global_payload()
/optee_os/out/arm/core/
A Drodata_init.ld.S43 *(.rodata.thread_rpc_alloc.constprop.0.str1.1)
A Drodata_unpaged.ld.S42 *(.rodata.thread_rpc_alloc.constprop.0.str1.1)
A Dtee.symb_sizes286 000000000e1069bc 0000000000000134 t thread_rpc_alloc.constprop.0
A Dtee.dmp319 000000000e1069bc l F .text 0000000000000134 thread_rpc_alloc.constprop.0
10208 000000000e1069bc <thread_rpc_alloc.constprop.0>:
10209 thread_rpc_alloc():
10253 thread_rpc_alloc():
10298 thread_rpc_alloc():
10308 e106ab0: 17fffff4 b e106a80 <thread_rpc_alloc.constprop.0+0xc4>
10326 thread_rpc_alloc():
10329 e106aec: 17ffffeb b e106a98 <thread_rpc_alloc.constprop.0+0xdc>
10829 e107020: 17fffe67 b e1069bc <thread_rpc_alloc.constprop.0>
10838 e107030: 17fffe63 b e1069bc <thread_rpc_alloc.constprop.0>
[all …]
A Dtee.map20944 .text.thread_rpc_alloc.constprop.0
25104 .rodata.thread_rpc_alloc.constprop.0.str1.1

Completed in 206 milliseconds