Home
last modified time | relevance | path

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

/optee_os-3.20.0/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()
A Dthread.c502 struct thread_specific_data *thread_get_tsd(void) in thread_get_tsd()
/optee_os-3.20.0/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-3.20.0/core/include/kernel/
A Dthread.h30 struct thread_specific_data { struct
109 struct thread_specific_data *thread_get_tsd(void);
A Dthread_private.h54 struct thread_specific_data tsd;
/optee_os-3.20.0/lib/libutils/ext/ftrace/
A Dftrace.c40 struct thread_specific_data *tsd = NULL; in get_fbuf()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dabort.c243 struct thread_specific_data *tsd = thread_get_tsd(); in abort_print_current_ts()
268 struct thread_specific_data *tsd = thread_get_tsd(); in save_abort_info_in_tsd()
A Dldelf_loader.c173 struct thread_specific_data *tsd = thread_get_tsd(); in ldelf_dump_state()
/optee_os-3.20.0/core/mm/
A Dmobj.c539 struct thread_specific_data *tsd = thread_get_tsd(); in mobj_seccpy_shm_alloc()
A Dvm.c114 struct thread_specific_data *tsd __maybe_unused; in alloc_pgt()
1347 struct thread_specific_data *tsd = thread_get_tsd(); in vm_set_ctx()
/optee_os-3.20.0/core/arch/arm/mm/
A Dtee_pager.c817 struct thread_specific_data *tsd = thread_get_tsd(); in tee_pager_add_um_region()

Completed in 20 milliseconds