/optee_os-3.20.0/core/kernel/ |
A D | mutex_lockdep.c | 40 uint32_t exceptions = 0; in mutex_lock_check() local 50 uint32_t exceptions = 0; in mutex_trylock_check() local 60 uint32_t exceptions = 0; in mutex_unlock_check() local 69 uint32_t exceptions = cpu_spin_lock_xsave(&graph_lock); in mutex_destroy_check() local
|
A D | thread.c | 214 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in get_stackcheck_recursion_flag() local 306 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in get_stack_limits() local 354 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_is_in_normal_mode() local 374 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_get_id_may_fail() local 518 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_set_foreign_intr() local 542 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_restore_foreign_intr() local
|
/optee_os-3.20.0/core/drivers/ |
A D | stm32_shared_io.c | 18 static void unlock_stm32shregs(uint32_t exceptions) in unlock_stm32shregs() 25 uint32_t exceptions = lock_stm32shregs(); in io_mask32_stm32shregs() local 34 uint32_t exceptions = lock_stm32shregs(); in io_clrsetbits32_stm32shregs() local
|
A D | stm32_bsec.c | 126 static void bsec_unlock(uint32_t exceptions) in bsec_unlock() 253 uint32_t exceptions = 0; in stm32_bsec_shadow_register() local 328 uint32_t exceptions = 0; in stm32_bsec_write_otp() local 356 uint32_t exceptions = 0; in stm32_bsec_program_otp() local 409 uint32_t exceptions = 0; in stm32_bsec_permanent_lock_otp() local 481 uint32_t exceptions = 0; in stm32_bsec_write_debug_conf() local 508 uint32_t exceptions = 0; in set_bsec_lock() local
|
A D | stm32_rng.c | 123 uint32_t exceptions = may_spin_lock(&dev->lock); in gate_rng() local 150 uint32_t exceptions = 0; in stm32_rng_read() local
|
A D | hi16xx_rng.c | 75 uint32_t exceptions; in hw_get_random_bytes() local
|
A D | atmel_trng.c | 33 uint32_t exceptions = 0; in atmel_trng_read32() local
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | timer_a64.c | 15 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in generic_timer_start() local 39 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in generic_timer_stop() local
|
A D | virtualization.c | 52 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in get_current_prtn() local 63 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in set_current_prtn() local 253 uint32_t exceptions = 0; in virt_guest_created() local 290 uint32_t exceptions; in virt_guest_destroyed() local 326 uint32_t exceptions; in virt_set_guest() local
|
A D | thread.c | 66 void __nostackcheck thread_set_exceptions(uint32_t exceptions) in thread_set_exceptions() 91 void __nostackcheck thread_set_exceptions(uint32_t exceptions) in thread_set_exceptions() 108 uint32_t __nostackcheck thread_mask_exceptions(uint32_t exceptions) in thread_mask_exceptions() 781 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_kernel_enable_vfp() local 815 uint32_t exceptions; in thread_kernel_disable_vfp() local 1002 uint32_t exceptions = 0; in thread_enter_user_mode() local
|
/optee_os-3.20.0/core/arch/arm/mm/ |
A D | core_mmu.c | 101 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in cache_op_outer() local 138 uint32_t exceptions = cpu_spin_lock_xsave(&g_asid_spinlock); in asid_alloc() local 156 uint32_t exceptions = cpu_spin_lock_xsave(&g_asid_spinlock); in asid_free() local 173 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in arch_va2pa_helper() local
|
A D | mobj_dyn_shm.c | 126 uint32_t exceptions = cpu_spin_lock_xsave(®_shm_map_lock); in reg_shm_free_helper() local 140 uint32_t exceptions = 0; in mobj_reg_shm_free() local 184 uint32_t exceptions = 0; in mobj_reg_shm_inc_map() local 234 uint32_t exceptions = 0; in mobj_reg_shm_dec_map() local 301 uint32_t exceptions = 0; in mobj_reg_shm_alloc() local 346 uint32_t exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_unguard() local 365 uint32_t exceptions = cpu_spin_lock_xsave(®_shm_slist_lock); in mobj_reg_shm_get_by_cookie() local 377 uint32_t exceptions = 0; in mobj_reg_shm_release_by_cookie() local
|
A D | mobj_ffa.c | 89 uint32_t exceptions = 0; in mobj_ffa_sel1_spmc_new() local 179 uint32_t exceptions = 0; in mobj_ffa_sel1_spmc_delete() local 235 uint32_t exceptions = 0; in mobj_ffa_push_to_inactive() local 262 uint32_t exceptions = 0; in mobj_ffa_sel1_spmc_reclaim() local 307 uint32_t exceptions = 0; in mobj_ffa_unregister_by_cookie() local 352 uint32_t exceptions = 0; in mobj_ffa_get_by_cookie() local 480 uint32_t exceptions = 0; in ffa_inactivate() local 528 uint32_t exceptions = 0; in ffa_inc_map() local 578 uint32_t exceptions = 0; in ffa_dec_map() local
|
A D | sp_mem.c | 162 uint32_t exceptions = 0; in inactivate() local 198 uint32_t exceptions = cpu_spin_lock_xsave(&sp_mem_lock); in sp_mem_get() local 224 uint32_t exceptions = 0; in sp_mem_new() local 255 uint32_t exceptions = cpu_spin_lock_xsave(&sp_mem_lock); in sp_mem_add() local 265 uint32_t exceptions = cpu_spin_lock_xsave(&sp_mem_lock); in sp_mem_is_shared() local 295 uint32_t exceptions = 0; in sp_mem_remove() local
|
A D | tee_pager.c | 173 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in pager_lock_dldetect() local 222 static void pager_unlock(uint32_t exceptions) in pager_unlock() 589 uint32_t exceptions = pager_lock_check_stack(8); in region_insert() local 719 uint32_t exceptions = pager_lock_check_stack(64); in unlink_region() local 841 uint32_t exceptions = pager_lock_check_stack(64); in split_region() local 900 uint32_t exceptions = pager_lock_check_stack(64); in merge_region_with_next() local 1015 uint32_t exceptions; in rem_region() local 1100 uint32_t exceptions = 0; in tee_pager_set_um_region_attr() local 1186 uint32_t exceptions; in tee_pager_invalidate_fobj() local 1759 uint32_t exceptions; in tee_pager_handle_fault() local [all …]
|
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/pm/ |
A D | psci.c | 51 static void __maybe_unused unlock_state_access(uint32_t exceptions) in unlock_state_access() 107 uint32_t exceptions = lock_state_access(); in stm32mp_register_online_cpu() local 152 uint32_t exceptions = 0; in psci_cpu_on() local 195 uint32_t exceptions = 0; in psci_cpu_off() local
|
/optee_os-3.20.0/core/mm/ |
A D | tee_mm.c | 110 uint32_t exceptions; in tee_mm_get_pool_stats() local 147 uint32_t exceptions; in tee_mm_alloc() local 254 uint32_t exceptions; in tee_mm_alloc2() local 306 uint32_t exceptions; in tee_mm_free() local 344 uint32_t exceptions; in tee_mm_is_empty() local 369 uint32_t exceptions; in tee_mm_find() local
|
/optee_os-3.20.0/core/include/kernel/ |
A D | spinlock.h | 98 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in cpu_spin_lock_xsave_no_dldetect() local 112 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in cpu_spin_lock_xsave_dldetect() local 125 uint32_t exceptions) in cpu_spin_unlock_xrestore()
|
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget_malloc.c | 296 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_reset_stats() local 313 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_get_stats() local 575 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_malloc() local 614 uint32_t exceptions = malloc_lock(&malloc_ctx); in free_helper() local 624 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_calloc() local 659 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_realloc() local 673 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_memalign() local 699 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_check() local 869 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_add_pool() local 878 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_buffer_is_within_alloced() local [all …]
|
/optee_os-3.20.0/core/drivers/clk/ |
A D | clk.c | 166 uint32_t exceptions = 0; in clk_enable() local 178 uint32_t exceptions = 0; in clk_disable() local 209 uint32_t exceptions = 0; in clk_set_rate() local 286 uint32_t exceptions = 0; in clk_set_parent() local
|
/optee_os-3.20.0/core/drivers/imx/mu/ |
A D | imx_mu.c | 120 uint32_t exceptions = 0; in imx_mu_init() local 138 uint32_t exceptions = 0; in imx_mu_call() local
|
/optee_os-3.20.0/core/arch/arm/plat-rcar/ |
A D | hw_rng.c | 29 uint32_t exceptions; in hw_get_random_bytes() local
|
/optee_os-3.20.0/core/drivers/rstctrl/ |
A D | rstctrl.c | 19 uint32_t exceptions = 0; in rstctrl_get_exclusive() local
|
/optee_os-3.20.0/core/drivers/wdt/ |
A D | watchdog_sm.c | 27 uint32_t exceptions = 0; in __wdt_sm_handler() local
|
/optee_os-3.20.0/core/arch/arm/plat-synquacer/ |
A D | rng_pta.c | 227 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in rng_collect_entropy() local 259 uint32_t exceptions; in rng_get_entropy() local
|