Home
last modified time | relevance | path

Searched defs:open_sessions (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c218 struct tee_ta_session_head *open_sessions) in tee_ta_find_session_nolock()
234 struct tee_ta_session_head *open_sessions) in tee_ta_find_session()
248 struct tee_ta_session_head *open_sessions) in tee_ta_get_session()
286 struct tee_ta_session_head *open_sessions) in tee_ta_unlink_session()
306 struct tee_ta_session_head *open_sessions) in destroy_session()
335 struct tee_ta_session_head *open_sessions = NULL; in destroy_ta_ctx_from_session() local
521 struct tee_ta_session_head *open_sessions, in tee_ta_close_session()
659 struct tee_ta_session_head *open_sessions, in tee_ta_init_session()
720 struct tee_ta_session_head *open_sessions, in tee_ta_open_session()
879 struct tee_ta_session_head *open_sessions = NULL; in init_dump_ctx() local
[all …]
/optee_os-3.20.0/core/include/kernel/
A Duser_ta.h36 struct tee_ta_session_head open_sessions; member
/optee_os-3.20.0/core/arch/arm/kernel/
A Dsecure_partition.c175 static uint16_t new_session_id(struct sp_sessions_head *open_sessions) in new_session_id()
215 static TEE_Result sp_create_session(struct sp_sessions_head *open_sessions, in sp_create_session()
322 struct sp_sessions_head *open_sessions, in sp_open_session()
/optee_os-3.20.0/core/tee/
A Dentry_std.c523 void nsec_sessions_list_head(struct tee_ta_session_head **open_sessions) in nsec_sessions_list_head()

Completed in 9 milliseconds