Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dthread.c423 struct thread_ctx *thr = threads + thread_get_id(); in thread_lazy_save_ns_vfp() local
433 struct thread_ctx *thr = threads + thread_get_id(); in thread_lazy_restore_ns_vfp() local
750 struct thread_ctx *thr; in thread_stack_start() local
860 static void release_unused_kernel_stack(struct thread_ctx *thr, in release_unused_kernel_stack()
1274 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_enable_vfp() local
1321 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_save_vfp() local
1332 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_restore_vfp() local
1346 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_enable_vfp() local
1375 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_save_vfp() local
1390 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_clear_vfp() local
A Dthread_optee_smc.c214 struct thread_ctx *thr = threads + thread_get_id(); in __thread_std_smc_entry() local
388 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg() local
A Dthread_spmc.c1016 struct thread_ctx *thr = threads + thread_get_id(); in yielding_call_with_arg() local
1117 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg() local

Completed in 9 milliseconds