Home
last modified time | relevance | path

Searched defs:tsd (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Darch_scall.c22 static void save_panic_regs_a32_ta(struct thread_specific_data *tsd, in save_panic_regs_a32_ta()
47 struct thread_specific_data *tsd = thread_get_tsd(); in scall_save_panic_stack() local
71 static void save_panic_regs_a32_ta(struct thread_specific_data *tsd, in save_panic_regs_a32_ta()
95 static void save_panic_regs_a64_ta(struct thread_specific_data *tsd, in save_panic_regs_a64_ta()
119 struct thread_specific_data *tsd = thread_get_tsd(); in scall_save_panic_stack() local
150 struct thread_specific_data *tsd = thread_get_tsd(); in scall_save_panic_stack() local
H A Dabort.c254 struct thread_specific_data *tsd = thread_get_tsd(); in abort_print_current_ts() local
279 struct thread_specific_data *tsd = thread_get_tsd(); in save_abort_info_in_tsd() local
/optee_os/core/kernel/
H A Dts_manager.c16 static void update_current_ctx(struct thread_specific_data *tsd) in update_current_ctx()
40 struct thread_specific_data *tsd = thread_get_tsd(); in ts_push_current_session() local
48 struct thread_specific_data *tsd = thread_get_tsd(); in ts_pop_current_session() local
H A Duser_ta.c127 struct thread_specific_data *tsd = thread_get_tsd(); in inc_recursion() local
141 struct thread_specific_data *tsd = thread_get_tsd(); in dec_recursion() local
H A Dldelf_loader.c194 struct thread_specific_data *tsd = thread_get_tsd(); in ldelf_dump_state() local
/optee_os/core/arch/riscv/kernel/
H A Darch_scall.c24 static void save_panic_regs_rv_ta(struct thread_specific_data *tsd, in save_panic_regs_rv_ta()
55 struct thread_specific_data *tsd = thread_get_tsd(); in scall_save_panic_stack() local
80 struct thread_specific_data *tsd = thread_get_tsd(); in scall_save_panic_stack() local
H A Dabort.c165 struct thread_specific_data *tsd = thread_get_tsd(); in abort_print_current_ts() local
190 struct thread_specific_data *tsd = thread_get_tsd(); in save_abort_info_in_tsd() local
/optee_os/lib/libutils/ext/ftrace/
H A Dftrace.c41 struct thread_specific_data *tsd = NULL; in get_fbuf() local
/optee_os/core/include/kernel/
H A Dthread_private.h54 struct thread_specific_data tsd; member
/optee_os/core/mm/
H A Dvm.c1303 struct thread_specific_data *tsd = thread_get_tsd(); in vm_set_ctx() local
/optee_os/core/arch/arm/mm/
H A Dtee_pager.c817 struct thread_specific_data *tsd = thread_get_tsd(); in tee_pager_add_um_region() local