Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dtee_ta_manager.c200 struct tee_ta_session_head *open_sessions) in tee_ta_find_session_nolock()
216 struct tee_ta_session_head *open_sessions) in tee_ta_find_session()
230 struct tee_ta_session_head *open_sessions) in tee_ta_get_session()
268 struct tee_ta_session_head *open_sessions) in tee_ta_unlink_session()
288 struct tee_ta_session_head *open_sessions) in destroy_session()
318 struct tee_ta_session_head *open_sessions = NULL; in destroy_ta_ctx_from_session() local
504 struct tee_ta_session_head *open_sessions, in tee_ta_close_session()
615 static uint32_t new_session_id(struct tee_ta_session_head *open_sessions) in new_session_id()
642 struct tee_ta_session_head *open_sessions, in tee_ta_init_session()
703 struct tee_ta_session_head *open_sessions, in tee_ta_open_session()
/optee_os/core/include/kernel/
A Duser_ta.h36 struct tee_ta_session_head open_sessions; member
/optee_os/core/arch/arm/kernel/
A Dsecure_partition.c153 static uint16_t new_session_id(struct sp_sessions_head *open_sessions) in new_session_id()
194 static TEE_Result sp_create_session(struct sp_sessions_head *open_sessions, in sp_create_session()
301 struct sp_sessions_head *open_sessions, in sp_open_session()
/optee_os/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 6 milliseconds