| /src/sys/netinet/ |
| H A D | sctp_hashdriver.c | 86 md5_ctxt tctx; local in function:sctp_hash_digest 173 MD5Context tctx; local in function:sctp_hash_digest_m [all...] |
| /src/lib/libcrypt/ |
| H A D | hmac.c | 85 HASH_CTX tctx; local in function:HMAC_FUNC
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_stats.cc | 77 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); local in function:__asan::MergeThreadStats
|
| H A D | asan_thread.cc | 395 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); local in function:__asan::ThreadStackContainsAddress 417 AsanThreadContext *tctx = GetThreadContextByTidLocked(0); local in function:__asan::GetCurrentThread 445 AsanThreadContext *tctx = static_cast<AsanThreadContext *>( local in function:__asan::FindThreadByStackAddress [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| H A D | lsan_thread.cc | 106 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { argument
|
| H A D | lsan_common.cc | 530 static void ReportIfNotSuspended(ThreadContextBase *tctx, void *arg) { argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_thread_registry.cc | 140 ThreadContextBase *tctx = QuarantinePop(); local in function:__sanitizer::ThreadRegistry::CreateThread 176 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::RunCallbackForEachThreadLocked 186 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::FindThread 197 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::FindThreadContextLocked 204 FindThreadContextByOsIdCallback(ThreadContextBase * tctx,void * arg) argument 218 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::SetThreadName 228 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::SetThreadNameByUserId 240 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::DetachThread 261 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::JoinThread 287 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::FinishThread 311 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::StartThread 317 QuarantinePush(ThreadContextBase * tctx) argument 336 ThreadContextBase *tctx = invalid_threads_.front(); local in function:__sanitizer::ThreadRegistry::QuarantinePop 344 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::SetThreadUserId [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_thread_registry_test.cc | 52 static bool HasName(ThreadContextBase *tctx, void *arg) { argument 57 static bool HasUid(ThreadContextBase *tctx, void *arg) { argument 62 static void MarkUidAsPresent(ThreadContextBase *tctx, void *arg) { argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_rtl_mutex.cc | 417 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::UpdateClockCallback 460 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::UpdateSleepClockCallback [all...] |
| H A D | tsan_debugging.cc | 214 ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack); local in function:__tsan_locate_address 250 ThreadContextBase *tctx = ctx->thread_registry->GetThreadLocked(b->tid); local in function:__tsan_get_alloc_stack
|
| H A D | tsan_rtl_thread.cc | 158 ThreadContext *tctx; member in struct:__tsan::ThreadLeak 164 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::MaybeReportThreadLeak 179 static void ReportIgnoresEnabled(ThreadContext *tctx, IgnoreSet *set) { argument 287 FindThreadByUid(ThreadContextBase * tctx,void * arg) argument [all...] |
| H A D | tsan_rtl_report.cc | 192 void ScopedReportBase::AddThread(const ThreadContext *tctx, bool suppressable) { argument 213 static bool FindThreadByUidLockedCallback(ThreadContextBase *tctx, voi argument 233 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::IsInStackOrTls 244 ThreadContext *tctx = static_cast<ThreadContext*>( local in function:__tsan::IsThreadStackOrTls 258 if (const ThreadContext *tctx = FindThreadByUidLocked(unique_tid)) local in function:__tsan::ScopedReportBase::AddThread 323 ThreadContext *tctx = FindThreadByUidLocked(creat_tid); local in function:__tsan::ScopedReportBase::AddLocation 336 ThreadContext *tctx = FindThreadByTidLocked(b->tid); local in function:__tsan::ScopedReportBase::AddLocation 349 if (ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack)) { local in function:__tsan::ScopedReportBase::AddLocation 694 ThreadContext *tctx = static_cast<ThreadContext*>( local in function:__tsan::ReportRace [all...] |
| H A D | tsan_rtl.h | 427 ThreadContext *tctx; member in struct:__tsan::ThreadState
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_uvd.c | 496 struct ttm_operation_ctx tctx = { false, false }; local in function:amdgpu_uvd_cs_pass1
|
| /src/sys/fs/nfs/common/ |
| H A D | bootp_subr.c | 1345 bootpc_tag_helper(struct bootpc_tagcontext *tctx, argument 1388 bootpc_tag(struct bootpc_tagcontext * tctx,struct bootp_packet * bp,int len,int tag) argument [all...] |
| /src/sys/dev/i2o/ |
| H A D | iop.c | 1616 u_int off, ictx, tctx, status, size; local in function:iop_handle_reply [all...] |