Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c124 struct thread_ctx *thr = threads + thread_get_id(); in thread_lazy_save_ns_vfp() local
134 struct thread_ctx *thr = threads + thread_get_id(); in thread_lazy_restore_ns_vfp() local
456 static void release_unused_kernel_stack(struct thread_ctx *thr, in release_unused_kernel_stack()
782 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_enable_vfp() local
829 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_save_vfp() local
840 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_restore_vfp() local
854 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_enable_vfp() local
883 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_save_vfp() local
898 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_clear_vfp() local
A Dthread_optee_smc.c136 static void clear_prealloc_rpc_cache(struct thread_ctx *thr) in clear_prealloc_rpc_cache()
147 struct thread_ctx *thr = threads + thread_get_id(); in call_entry_std() local
465 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg() local
A Dthread_spmc.c1019 struct thread_ctx *thr = threads + thread_get_id(); in yielding_call_with_arg() local
1119 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg() local
/optee_os-3.20.0/core/kernel/
A Dthread.c289 struct thread_ctx *thr; in thread_stack_start() local

Completed in 11 milliseconds