Home
last modified time | relevance | path

Searched refs:thread_state_suspend (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dthread_spmc_a32.S94 bl thread_state_suspend
A Dthread_private.h161 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc);
A Dthread_spmc_a64.S135 bl thread_state_suspend
A Dthread_optee_smc_a32.S204 bl thread_state_suspend
A Dthread_optee_smc_a64.S198 bl thread_state_suspend
A Dthread_a32.S532 blx thread_state_suspend
A Dthread_a64.S913 bl thread_state_suspend
A Dthread.c886 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc) in thread_state_suspend() function
/optee_os/out/arm/core/
A Dtext_init.ld.S63 *(.text.thread_state_suspend)
A Dtext_unpaged.ld.S61 *(.text.thread_state_suspend)
A Dtee.symb_sizes309 000000000e105fc4 0000000000000124 T thread_state_suspend
A Dtee.dmp2228 000000000e105fc4 g F .text 0000000000000124 thread_state_suspend
5217 e103758: 94000a1b bl e105fc4 <thread_state_suspend>
9192 000000000e105fc4 <thread_state_suspend>:
9193 thread_state_suspend():
9210 e105ff4: 54000141 b.ne e10601c <thread_state_suspend+0x58> // b.any
9229 e106028: 37200074 tbnz w20, #4, e106034 <thread_state_suspend+0x70>
9232 e106030: 54000041 b.ne e106038 <thread_state_suspend+0x74> // b.any
9233 thread_state_suspend():
9249 e10605c: 54000120 b.eq e106080 <thread_state_suspend+0xbc> // b.none
9258 e10607c: 17ffffe6 b e106014 <thread_state_suspend+0x50>
[all …]
A Dtee.map20904 .text.thread_state_suspend
20906 0x000000000e105fc4 thread_state_suspend

Completed in 218 milliseconds