Home
last modified time | relevance | path

Searched refs:thread_specific_data (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/kernel/
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()
48 struct thread_specific_data *tsd = thread_get_tsd(); in ts_pop_current_session()
A Duser_ta.c111 struct thread_specific_data *tsd = thread_get_tsd(); in inc_recursion()
125 struct thread_specific_data *tsd = thread_get_tsd(); in dec_recursion()
/optee_os/core/arch/arm/tee/
A Darch_svc.c332 static void save_panic_regs_a32_ta(struct thread_specific_data *tsd, in save_panic_regs_a32_ta()
357 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack()
380 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack()
390 static void save_panic_regs_a32_ta(struct thread_specific_data *tsd, in save_panic_regs_a32_ta()
414 static void save_panic_regs_a64_ta(struct thread_specific_data *tsd, in save_panic_regs_a64_ta()
426 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack()
455 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack()
/optee_os/core/arch/arm/include/kernel/
A Dthread.h253 struct thread_specific_data { struct
334 struct thread_specific_data *thread_get_tsd(void);
/optee_os/core/arch/arm/kernel/
A Dthread_private.h72 struct thread_specific_data tsd;
A Dabort.c242 struct thread_specific_data *tsd = thread_get_tsd(); in abort_print_current_ts()
267 struct thread_specific_data *tsd = thread_get_tsd(); in save_abort_info_in_tsd()
A Dldelf_loader.c172 struct thread_specific_data *tsd = thread_get_tsd(); in ldelf_dump_state()
A Dthread.c1219 struct thread_specific_data *thread_get_tsd(void) in thread_get_tsd()
/optee_os/lib/libutils/ext/ftrace/
A Dftrace.c37 struct thread_specific_data *tsd = NULL; in get_fbuf()
/optee_os/core/mm/
A Dvm.c141 struct thread_specific_data *tsd __maybe_unused; in alloc_pgt()
168 struct thread_specific_data *tsd = thread_get_tsd(); in rem_um_region()
1286 struct thread_specific_data *tsd = thread_get_tsd(); in vm_set_ctx()
A Dmobj.c523 struct thread_specific_data *tsd = thread_get_tsd(); in mobj_seccpy_shm_alloc()
/optee_os/core/arch/arm/mm/
A Dtee_pager.c817 struct thread_specific_data *tsd = thread_get_tsd(); in tee_pager_add_um_region()

Completed in 23 milliseconds