Home
last modified time | relevance | path

Searched refs:thread_alloc_and_run (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dthread_private.h191 void thread_alloc_and_run(uint32_t a0, uint32_t a1, uint32_t a2, uint32_t a3,
A Dthread_optee_smc.c70 thread_alloc_and_run(a0, a1, a2, a3, 0, 0); in thread_handle_std_smc()
A Dthread.c576 void thread_alloc_and_run(uint32_t a0, uint32_t a1, uint32_t a2, uint32_t a3, in thread_alloc_and_run() function
A Dthread_spmc.c455 thread_alloc_and_run(args->a1, args->a3, args->a4, args->a5, in handle_yielding_call()
/optee_os/out/arm/core/
A Dtext_init.ld.S49 *(.text.thread_alloc_and_run)
A Dtext_unpaged.ld.S50 *(.text.thread_alloc_and_run)
A Dtee.symb_sizes240 000000000e1055a8 0000000000000158 T thread_alloc_and_run
A Dtee.dmp1829 000000000e1055a8 g F .text 0000000000000158 thread_alloc_and_run
8210 000000000e1055a8 <thread_alloc_and_run>:
8211 thread_alloc_and_run():
8233 e1055ec: 54000140 b.eq e105614 <thread_alloc_and_run+0x6c> // b.none
8249 e105624: 34000561 cbz w1, e1056d0 <thread_alloc_and_run+0x128>
8251 e10562c: 35000560 cbnz w0, e1056d8 <thread_alloc_and_run+0x130>
8266 e105650: 340004bc cbz w28, e1056e4 <thread_alloc_and_run+0x13c>
8327 e1056d4: 17ffffd8 b e105634 <thread_alloc_and_run+0x8c>
8331 e1056e0: 17ffffdb b e10564c <thread_alloc_and_run+0xa4>
8332 thread_alloc_and_run():
[all …]
A Dtee.map20857 .text.thread_alloc_and_run
20859 0x000000000e1055a8 thread_alloc_and_run

Completed in 224 milliseconds