Searched defs:tctx (Results 1 - 16 of 16) sorted by relevance

/src/sys/netinet/
H A Dsctp_hashdriver.c86 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 Dhmac.c85 HASH_CTX tctx; local in function:HMAC_FUNC
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_stats.cc77 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); local in function:__asan::MergeThreadStats
H A Dasan_thread.cc395 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 Dlsan_thread.cc106 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { argument
H A Dlsan_common.cc530 static void ReportIfNotSuspended(ThreadContextBase *tctx, void *arg) { argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc140 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 Dsanitizer_thread_registry_test.cc52 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 Dtsan_rtl_mutex.cc417 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 Dtsan_debugging.cc214 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 Dtsan_rtl_thread.cc158 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 Dtsan_rtl_report.cc192 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 Dtsan_rtl.h427 ThreadContext *tctx; member in struct:__tsan::ThreadState
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_uvd.c496 struct ttm_operation_ctx tctx = { false, false }; local in function:amdgpu_uvd_cs_pass1
/src/sys/fs/nfs/common/
H A Dbootp_subr.c1345 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 Diop.c1616 u_int off, ictx, tctx, status, size; local in function:iop_handle_reply
[all...]

Completed in 30 milliseconds