Lines Matching refs:ts_session
113 static TEE_Result get_prop_tee_dev_id(struct ts_session *sess __unused, in get_prop_tee_dev_id()
156 get_prop_tee_sys_time_prot_level(struct ts_session *sess __unused, in get_prop_tee_sys_time_prot_level()
170 static TEE_Result get_prop_client_id(struct ts_session *sess, in get_prop_client_id()
182 static TEE_Result get_prop_client_endian(struct ts_session *sess __unused, in get_prop_client_endian()
195 static TEE_Result get_prop_ta_app_id(struct ts_session *sess, in get_prop_ta_app_id()
208 get_prop_feat_bti_implemented(struct ts_session *sess __unused, void *buf, in get_prop_feat_bti_implemented()
226 get_prop_feat_pauth_implemented(struct ts_session *sess __unused, void *buf, in get_prop_feat_pauth_implemented()
244 get_prop_feat_memtag_implemented(struct ts_session *sess __unused, void *buf, in get_prop_feat_memtag_implemented()
468 struct ts_session *sess = ts_get_current_session(); in syscall_get_property()
658 static TEE_Result tee_svc_copy_param(struct ts_session *sess, in tee_svc_copy_param()
659 struct ts_session *called_sess, in tee_svc_copy_param()
783 struct ts_session *sess = ts_get_current_session(); in syscall_open_ta_session()
832 struct ts_session *sess = ts_get_current_session(); in syscall_close_ta_session()
849 struct ts_session *sess = ts_get_current_session(); in syscall_invoke_ta_command()
902 struct ts_session *s = ts_get_current_session(); in syscall_check_access_rights()
910 struct ts_session *s = ts_get_current_session(); in syscall_get_cancellation_flag()
920 struct ts_session *s = ts_get_current_session(); in syscall_unmask_cancellation()
932 struct ts_session *s = ts_get_current_session(); in syscall_mask_cancellation()
944 struct ts_session *s = ts_get_current_session(); in syscall_wait()
976 struct ts_session *s = ts_get_current_session(); in syscall_get_time()
1007 struct ts_session *s = ts_get_current_session(); in syscall_set_ta_time()