Home
last modified time | relevance | path

Searched defs:tsd (Results 1 – 10 of 10) 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() local
48 struct thread_specific_data *tsd = thread_get_tsd(); in ts_pop_current_session() local
A Duser_ta.c111 struct thread_specific_data *tsd = thread_get_tsd(); in inc_recursion() local
125 struct thread_specific_data *tsd = thread_get_tsd(); in dec_recursion() local
/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() local
380 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack() local
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() local
455 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack() local
/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() local
268 struct thread_specific_data *tsd = thread_get_tsd(); in save_abort_info_in_tsd() local
A Dldelf_loader.c173 struct thread_specific_data *tsd = thread_get_tsd(); in ldelf_dump_state() local
/optee_os-3.20.0/core/include/kernel/
A Dthread_private.h54 struct thread_specific_data tsd; member
/optee_os-3.20.0/lib/libutils/ext/ftrace/
A Dftrace.c40 struct thread_specific_data *tsd = NULL; in get_fbuf() local
/optee_os-3.20.0/core/mm/
A Dmobj.c539 struct thread_specific_data *tsd = thread_get_tsd(); in mobj_seccpy_shm_alloc() local
A Dvm.c1347 struct thread_specific_data *tsd = thread_get_tsd(); in vm_set_ctx() local
/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() local

Completed in 16 milliseconds