Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dspin_lock_debug.c13 struct thread_core_local *l = thread_get_core_local(); in spinlock_count_incr()
21 struct thread_core_local *l = thread_get_core_local(); in spinlock_count_decr()
40 l = thread_get_core_local(); in have_spinlock()
A Dthread.c519 struct thread_core_local *l = thread_get_core_local(); in thread_init_boot_thread()
529 struct thread_core_local *l = thread_get_core_local(); in thread_clr_boot_thread()
543 struct thread_core_local *l = thread_get_core_local(); in __thread_alloc_and_run()
676 struct thread_core_local *l = thread_get_core_local(); in thread_resume_from_rpc()
726 struct thread_core_local *l = thread_get_core_local(); in thread_get_tmp_sp()
740 struct thread_core_local *l = thread_get_core_local(); in thread_get_saved_thread_sp()
804 struct thread_core_local *l = thread_get_core_local(); in thread_is_from_abort_mode()
820 struct thread_core_local *l = thread_get_core_local(); in thread_is_in_normal_mode()
837 struct thread_core_local *l = thread_get_core_local(); in thread_state_free()
1238 l = thread_get_core_local(); in thread_set_foreign_intr()
[all …]
A Dentry_a64.S37 bl thread_get_core_local
237 bl thread_get_core_local
A Dboot.c1255 thread_get_core_local()->curr_thread = 0; in init_primary()
1265 thread_get_core_local()->curr_thread = -1; in init_primary()
A Dentry_a32.S556 bl thread_get_core_local
/optee_os/core/arch/arm/sm/
A Dpm.c34 struct thread_core_local *p = thread_get_core_local(); in sm_pm_cpu_suspend_save()
/optee_os/out/arm/core/
A Dtext_init.ld.S37 *(.text.thread_get_core_local)
A Dtext_unpaged.ld.S38 *(.text.thread_get_core_local)
A Dtee.symb_sizes1750 000000000e105108 0000000000000014 T thread_get_core_local
A Dtee.dmp2977 e1000bc: 94001413 bl e105108 <thread_get_core_local>
3038 e100140: 940013f2 bl e105108 <thread_get_core_local>
6498 e104460: 9400032a bl e105108 <thread_get_core_local>
6525 e1044a8: 94000318 bl e105108 <thread_get_core_local>
6558 e1044f8: 94000304 bl e105108 <thread_get_core_local>
7758 000000000e105108 <thread_get_core_local>:
7759 thread_get_core_local():
7776 e105124: 97fffff9 bl e105108 <thread_get_core_local>
7825 e1051b4: 97ffffd5 bl e105108 <thread_get_core_local>
7841 e1051d8: 97ffffcc bl e105108 <thread_get_core_local>
[all …]
A Dtee.map20819 .text.thread_get_core_local
20821 0x000000000e105108 thread_get_core_local
/optee_os/core/arch/arm/include/kernel/
A Dthread.h288 struct thread_core_local *thread_get_core_local(void);

Completed in 234 milliseconds