Searched refs:thread_specific_data (Results 1 – 12 of 12) 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()48 struct thread_specific_data *tsd = thread_get_tsd(); in ts_pop_current_session()
111 struct thread_specific_data *tsd = thread_get_tsd(); in inc_recursion()125 struct thread_specific_data *tsd = thread_get_tsd(); in dec_recursion()
502 struct thread_specific_data *thread_get_tsd(void) in thread_get_tsd()
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()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()
30 struct thread_specific_data { struct109 struct thread_specific_data *thread_get_tsd(void);
54 struct thread_specific_data tsd;
40 struct thread_specific_data *tsd = NULL; in get_fbuf()
243 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()
173 struct thread_specific_data *tsd = thread_get_tsd(); in ldelf_dump_state()
539 struct thread_specific_data *tsd = thread_get_tsd(); in mobj_seccpy_shm_alloc()
114 struct thread_specific_data *tsd __maybe_unused; in alloc_pgt()1347 struct thread_specific_data *tsd = thread_get_tsd(); in vm_set_ctx()
817 struct thread_specific_data *tsd = thread_get_tsd(); in tee_pager_add_um_region()
Completed in 18 milliseconds