Searched defs:entry_msg (Results 1 – 6 of 6) sorted by relevance
| /base/tee/tee_os_framework/lib/teelib/libtaentry/src/ |
| D | elf_main_entry.c | 320 static TEE_Result tee_task_entry_open_session_main(const struct global_to_ta_msg *entry_msg, in tee_task_entry_open_session_main() 359 static void tee_task_entry_init_for_while(uint32_t *cmd, struct global_to_ta_msg *entry_msg, void *… in tee_task_entry_init_for_while() 390 static void close_session_handle(const struct global_to_ta_msg *entry_msg, const struct ta_routine_… in close_session_handle() 420 const struct global_to_ta_msg *entry_msg, in open_session_handle() 440 static TEE_Result map_params(struct global_to_ta_msg *entry_msg, size_t *map_size, int32_t map_size… in map_params() 495 static void unmap_params(struct global_to_ta_msg *entry_msg, size_t *map_size, int32_t map_size_siz… in unmap_params() 530 struct global_to_ta_msg entry_msg = {0}; in tee_task_entry() local
|
| /base/tee/tee_os_framework/framework/gtask/src/manager/ |
| D | session_manager.c | 57 global_to_ta_msg *entry_msg) in call_ta_invoke_close_session() 107 global_to_ta_msg *entry_msg, bool *flag) in check_and_process_init_build() 144 global_to_ta_msg entry_msg = { 0 }; in async_call_ta_entry() local 1036 global_to_ta_msg entry_msg = { 0 }; in process_open_session() local
|
| D | agent_manager.c | 803 global_to_ta_msg entry_msg = {0}; in handle_ta_agent_request() local
|
| /base/tee/tee_os_framework/framework/gtask/src/framework/ |
| D | tee_task.c | 152 struct global_to_service_thread_msg entry_msg = { { { 0 } } }; in gt_create_thread() local 210 struct global_to_service_thread_msg entry_msg = { { { 0 } } }; in gt_recycle_thread() local
|
| D | tee_s_cmd_dispatch.c | 244 global_to_ta_msg entry_msg = {0}; in handle_tee_wait_pending_msg() local
|
| /base/tee/tee_os_framework/framework/tarunner/src/ |
| D | ta_mt.c | 375 struct global_to_service_thread_msg entry_msg = { { { 0 } } }; in tee_task_entry_handle() local
|