Searched defs:thr (Results 1 – 4 of 4) sorted by relevance
124 struct thread_ctx *thr = threads + thread_get_id(); in thread_lazy_save_ns_vfp() local134 struct thread_ctx *thr = threads + thread_get_id(); in thread_lazy_restore_ns_vfp() local456 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() local829 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_save_vfp() local840 struct thread_ctx *thr = threads + thread_get_id(); in thread_kernel_restore_vfp() local854 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_enable_vfp() local883 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_save_vfp() local898 struct thread_ctx *thr = threads + thread_get_id(); in thread_user_clear_vfp() local
136 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() local465 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg() local
1019 struct thread_ctx *thr = threads + thread_get_id(); in yielding_call_with_arg() local1119 struct thread_ctx *thr = threads + thread_get_id(); in get_rpc_arg() local
289 struct thread_ctx *thr; in thread_stack_start() local
Completed in 11 milliseconds