Home
last modified time | relevance | path

Searched defs:entry_msg (Results 1 – 6 of 6) sorted by relevance

/base/tee/tee_os_framework/lib/teelib/libtaentry/src/
Delf_main_entry.c320 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/
Dsession_manager.c57 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
Dagent_manager.c803 global_to_ta_msg entry_msg = {0}; in handle_ta_agent_request() local
/base/tee/tee_os_framework/framework/gtask/src/framework/
Dtee_task.c152 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
Dtee_s_cmd_dispatch.c244 global_to_ta_msg entry_msg = {0}; in handle_tee_wait_pending_msg() local
/base/tee/tee_os_framework/framework/tarunner/src/
Dta_mt.c375 struct global_to_service_thread_msg entry_msg = { { { 0 } } }; in tee_task_entry_handle() local