Home
last modified time | relevance | path

Searched defs:shared_memory (Results 1 – 9 of 9) sorted by relevance

/trusted-services/components/rpc/common/caller/
A Drpc_caller.c37 struct rpc_caller_shared_memory *shared_memory) in rpc_caller_create_shared_memory()
46 struct rpc_caller_shared_memory *shared_memory) in rpc_caller_release_shared_memory()
55 struct rpc_caller_shared_memory *shared_memory, size_t request_length, in rpc_caller_call()
A Drpc_caller_session.h39 struct rpc_caller_shared_memory shared_memory; member
/trusted-services/components/rpc/dummy/
A Ddummy_caller.c43 struct rpc_caller_shared_memory *shared_memory) in create_shared_memory()
60 struct rpc_caller_shared_memory *shared_memory) in release_shared_memory()
77 struct rpc_caller_shared_memory *shared_memory, size_t request_length, in call()
/trusted-services/components/rpc/direct/
A Ddirect_caller.c57 struct rpc_caller_shared_memory *shared_memory) in create_shared_memory()
67 struct rpc_caller_shared_memory *shared_memory) in release_shared_memory()
75 struct rpc_caller_shared_memory *shared_memory, size_t request_length, in call()
/trusted-services/components/rpc/rse_comms/caller/sp/
A Drse_comms_caller.c36 struct rpc_caller_shared_memory *shared_memory) in create_shared_memory()
41 rpc_status_t release_shared_memory(void *context, struct rpc_caller_shared_memory *shared_memory) in release_shared_memory()
46 rpc_status_t call(void *context, uint16_t opcode, struct rpc_caller_shared_memory *shared_memory, in call()
/trusted-services/components/rpc/psa_ipc/caller/sp/
A Dpsa_ipc_caller.c36 struct rpc_caller_shared_memory *shared_memory) in create_shared_memory()
41 rpc_status_t release_shared_memory(void *context, struct rpc_caller_shared_memory *shared_memory) in release_shared_memory()
46 rpc_status_t call(void *context, uint16_t opcode, struct rpc_caller_shared_memory *shared_memory, in call()
/trusted-services/components/rpc/mm_communicate/caller/linux/
A Dmm_communicate_caller.c184 const struct rpc_caller_shared_memory *shared_memory) in is_valid_shared_memory()
202 struct rpc_caller_shared_memory *shared_memory) in create_shared_memory()
247 struct rpc_caller_shared_memory *shared_memory) in release_shared_memory()
271 struct rpc_caller_shared_memory *shared_memory, size_t request_length, in call()
/trusted-services/components/rpc/ts_rpc/caller/linux/
A Dts_rpc_caller_linux.c147 struct rpc_caller_shared_memory *shared_memory) in create_shared_memory()
181 rpc_status_t release_shared_memory(void *context, struct rpc_caller_shared_memory *shared_memory) in release_shared_memory()
200 struct rpc_caller_shared_memory *shared_memory, size_t request_length, in call()
/trusted-services/components/rpc/ts_rpc/caller/sp/
A Dts_rpc_caller_sp.c174 struct rpc_caller_shared_memory *shared_memory) in create_shared_memory()
289 rpc_status_t release_shared_memory(void *context, struct rpc_caller_shared_memory *shared_memory) in release_shared_memory()
358 rpc_status_t call(void *context, uint16_t opcode, struct rpc_caller_shared_memory *shared_memory, in call()

Completed in 31 milliseconds