Searched defs:tsd (Results 1 – 10 of 10) sorted by relevance
16 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() local48 struct thread_specific_data *tsd = thread_get_tsd(); in ts_pop_current_session() local
111 struct thread_specific_data *tsd = thread_get_tsd(); in inc_recursion() local125 struct thread_specific_data *tsd = thread_get_tsd(); in dec_recursion() local
332 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() local380 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack() local390 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() local455 struct thread_specific_data *tsd = thread_get_tsd(); in save_panic_stack() local
243 struct thread_specific_data *tsd = thread_get_tsd(); in abort_print_current_ts() local268 struct thread_specific_data *tsd = thread_get_tsd(); in save_abort_info_in_tsd() local
173 struct thread_specific_data *tsd = thread_get_tsd(); in ldelf_dump_state() local
54 struct thread_specific_data tsd; member
40 struct thread_specific_data *tsd = NULL; in get_fbuf() local
539 struct thread_specific_data *tsd = thread_get_tsd(); in mobj_seccpy_shm_alloc() local
1347 struct thread_specific_data *tsd = thread_get_tsd(); in vm_set_ctx() local
817 struct thread_specific_data *tsd = thread_get_tsd(); in tee_pager_add_um_region() local
Completed in 16 milliseconds