Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread.c356 end = threads[n].stack_va_end; in print_stack_limits()
565 threads[n].flags = 0; in __thread_alloc_and_run()
571 thread_resume(&threads[n].regs); in __thread_alloc_and_run()
695 if (threads[n].have_user_map) { in thread_resume_from_rpc()
715 if (threads[n].have_user_map) in thread_resume_from_rpc()
744 return threads[ct].kern_sp; in thread_get_saved_thread_sp()
756 thr = threads + ct; in thread_stack_start()
851 threads[ct].flags = 0; in thread_state_free()
910 threads[ct].flags |= flags; in thread_state_suspend()
911 threads[ct].regs.cpsr = cpsr; in thread_state_suspend()
[all …]
A Dthread_optee_smc.c214 struct thread_ctx *thr = threads + thread_get_id(); in __thread_std_smc_entry()
237 if (threads[n].state != THREAD_STATE_FREE) { in thread_disable_prealloc_rpc_cache()
247 if (threads[n].rpc_arg) { in thread_disable_prealloc_rpc_cache()
248 *cookie = mobj_get_cookie(threads[n].rpc_mobj); in thread_disable_prealloc_rpc_cache()
249 mobj_put(threads[n].rpc_mobj); in thread_disable_prealloc_rpc_cache()
250 threads[n].rpc_arg = NULL; in thread_disable_prealloc_rpc_cache()
251 threads[n].rpc_mobj = NULL; in thread_disable_prealloc_rpc_cache()
278 if (threads[n].state != THREAD_STATE_FREE) { in thread_enable_prealloc_rpc_cache()
388 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg()
A Dthread_spmc_a32.S128 ldr r2, =threads
A Dthread_private.h102 extern struct thread_ctx threads[];
A Dthread_spmc_a64.S173 adr_l x2, threads
A Dentry_a64.S234 adr_l x0, threads
A Dthread_spmc.c1016 struct thread_ctx *thr = threads + thread_get_id(); in yielding_call_with_arg()
1117 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg()
A Dentry_a32.S553 ldr r0, =threads
A Dthread_a64.S21 ldr x\res, =threads
/optee_os/out/arm/core/
A Dtee.dmp4143 e102424: b0000360 adrp x0, e16f000 <threads+0x490>
4150 e102440: b0000360 adrp x0, e16f000 <threads+0x490>
4183 e1024a4: b0000360 adrp x0, e16f000 <threads+0x490>
4190 e1024c0: b0000360 adrp x0, e16f000 <threads+0x490>
4213 e102524: b0000360 adrp x0, e16f000 <threads+0x490>
4220 e102540: b0000360 adrp x0, e16f000 <threads+0x490>
4248 e102624: b0000360 adrp x0, e16f000 <threads+0x490>
4255 e102640: b0000360 adrp x0, e16f000 <threads+0x490>
4288 e1026a4: b0000360 adrp x0, e16f000 <threads+0x490>
4295 e1026c0: b0000360 adrp x0, e16f000 <threads+0x490>
[all …]
A Dtee.symb_sizes13 000000000e16eb70 0000000000000e00 B threads
A Dtee.map26994 .bss.threads 0x000000000e16eb70 0xe00 out/arm/core/arch/arm/kernel/thread.o
26995 0x000000000e16eb70 threads

Completed in 237 milliseconds