Searched refs:thread_set_exceptions (Results 1 – 14 of 14) sorted by relevance
34 thread_set_exceptions(exceptions); in generic_timer_start()49 thread_set_exceptions(exceptions); in generic_timer_stop()
261 void __nostackcheck thread_set_exceptions(uint32_t exceptions) in thread_set_exceptions() function286 void __nostackcheck thread_set_exceptions(uint32_t exceptions) in thread_set_exceptions() function307 thread_set_exceptions(state | (exceptions & THREAD_EXCP_ALL)); in thread_mask_exceptions()313 thread_set_exceptions(state & THREAD_EXCP_ALL); in thread_unmask_exceptions()1245 thread_set_exceptions(exceptions & ~THREAD_EXCP_FOREIGN_INTR); in thread_set_foreign_intr()1267 thread_set_exceptions(exceptions & ~THREAD_EXCP_FOREIGN_INTR); in thread_restore_foreign_intr()1316 thread_set_exceptions(exceptions); in thread_kernel_disable_vfp()
1246 thread_set_exceptions(THREAD_EXCP_ALL); in init_primary()1320 thread_set_exceptions(THREAD_EXCP_ALL); in init_secondary_helper()
250 thread_set_exceptions(exceptions); in rng_collect_entropy()308 thread_set_exceptions(exceptions); in rng_get_entropy()
122 thread_set_exceptions(exceptions); in hw_get_random_byte()
10 *(.rodata.thread_set_exceptions.str1.1)
34 *(.text.thread_set_exceptions)
35 *(.text.thread_set_exceptions)
892 000000000e10506c 0000000000000064 T thread_set_exceptions
7689 000000000e10506c <thread_set_exceptions>:7690 thread_set_exceptions():7699 thread_set_exceptions():7716 thread_set_exceptions():7725 thread_set_exceptions():7745 e1050ec: 97ffffe0 bl e10506c <thread_set_exceptions>7756 e105104: 17ffffda b e10506c <thread_set_exceptions>8887 e105c64: 17fffd02 b e10506c <thread_set_exceptions>8938 e105cec: 17fffce0 b e10506c <thread_set_exceptions>13241 e108900: 97fff1db bl e10506c <thread_set_exceptions>[all …]
20810 .text.thread_set_exceptions20812 0x000000000e10506c thread_set_exceptions25030 .rodata.thread_set_exceptions.str1.1
379 void thread_set_exceptions(uint32_t exceptions);
1494 thread_set_exceptions(exceptions); in cache_op_outer()
Completed in 198 milliseconds