Home
last modified time | relevance | path

Searched defs:exceptions (Results 1 – 25 of 43) sorted by relevance

12

/optee_os-3.20.0/core/kernel/
A Dmutex_lockdep.c40 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 Dthread.c214 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 Dstm32_shared_io.c18 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 Dstm32_bsec.c126 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 Dstm32_rng.c123 uint32_t exceptions = may_spin_lock(&dev->lock); in gate_rng() local
150 uint32_t exceptions = 0; in stm32_rng_read() local
A Dhi16xx_rng.c75 uint32_t exceptions; in hw_get_random_bytes() local
A Datmel_trng.c33 uint32_t exceptions = 0; in atmel_trng_read32() local
/optee_os-3.20.0/core/arch/arm/kernel/
A Dtimer_a64.c15 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 Dvirtualization.c52 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 Dthread.c66 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 Dcore_mmu.c101 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 Dmobj_dyn_shm.c126 uint32_t exceptions = cpu_spin_lock_xsave(&reg_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(&reg_shm_slist_lock); in mobj_reg_shm_unguard() local
365 uint32_t exceptions = cpu_spin_lock_xsave(&reg_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 Dmobj_ffa.c89 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 Dsp_mem.c162 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 Dtee_pager.c173 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 Dpsci.c51 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 Dtee_mm.c110 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 Dspinlock.h98 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 Dbget_malloc.c296 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 Dclk.c166 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 Dimx_mu.c120 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 Dhw_rng.c29 uint32_t exceptions; in hw_get_random_bytes() local
/optee_os-3.20.0/core/drivers/rstctrl/
A Drstctrl.c19 uint32_t exceptions = 0; in rstctrl_get_exclusive() local
/optee_os-3.20.0/core/drivers/wdt/
A Dwatchdog_sm.c27 uint32_t exceptions = 0; in __wdt_sm_handler() local
/optee_os-3.20.0/core/arch/arm/plat-synquacer/
A Drng_pta.c227 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in rng_collect_entropy() local
259 uint32_t exceptions; in rng_get_entropy() local

Completed in 39 milliseconds

12