Searched refs:thread_state_suspend (Results 1 – 13 of 13) sorted by relevance
94 bl thread_state_suspend
161 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc);
135 bl thread_state_suspend
204 bl thread_state_suspend
198 bl thread_state_suspend
532 blx thread_state_suspend
913 bl thread_state_suspend
886 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc) in thread_state_suspend() function
63 *(.text.thread_state_suspend)
61 *(.text.thread_state_suspend)
309 000000000e105fc4 0000000000000124 T thread_state_suspend
2228 000000000e105fc4 g F .text 0000000000000124 thread_state_suspend5217 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.any9229 e106028: 37200074 tbnz w20, #4, e106034 <thread_state_suspend+0x70>9232 e106030: 54000041 b.ne e106038 <thread_state_suspend+0x74> // b.any9233 thread_state_suspend():9249 e10605c: 54000120 b.eq e106080 <thread_state_suspend+0xbc> // b.none9258 e10607c: 17ffffe6 b e106014 <thread_state_suspend+0x50>[all …]
20904 .text.thread_state_suspend20906 0x000000000e105fc4 thread_state_suspend
Completed in 213 milliseconds