| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_thread_registry.cpp | 139 ThreadContextBase *tctx = QuarantinePop(); in CreateThread() local 175 ThreadContextBase *tctx = threads_[tid]; in RunCallbackForEachThreadLocked() local 185 ThreadContextBase *tctx = threads_[tid]; in FindThread() local 196 ThreadContextBase *tctx = threads_[tid]; in FindThreadContextLocked() local 203 static bool FindThreadContextByOsIdCallback(ThreadContextBase *tctx, in FindThreadContextByOsIdCallback() 217 ThreadContextBase *tctx = threads_[tid]; in SetThreadName() local 227 ThreadContextBase *tctx = threads_[tid]; in SetThreadNameByUserId() local 239 ThreadContextBase *tctx = threads_[tid]; in DetachThread() local 260 ThreadContextBase *tctx = threads_[tid]; in JoinThread() local 286 ThreadContextBase *tctx = threads_[tid]; in FinishThread() local [all …]
|
| /freebsd-11-stable/sbin/hastd/ |
| HD | proto_tcp.c | 196 struct tcp_ctx *tctx; in tcp_setup_new() local 242 struct tcp_ctx *tctx; in tcp_setup_wrap() local 265 struct tcp_ctx *tctx; in tcp_client() local 291 struct tcp_ctx *tctx = ctx; in tcp_connect() local 346 struct tcp_ctx *tctx = ctx; in tcp_connect_wait() local 411 struct tcp_ctx *tctx; in tcp_server() local 445 struct tcp_ctx *tctx = ctx; in tcp_accept() local 487 struct tcp_ctx *tctx = ctx; in tcp_send() local 500 struct tcp_ctx *tctx = ctx; in tcp_recv() local 513 const struct tcp_ctx *tctx = ctx; in tcp_descriptor() local [all …]
|
| /freebsd-11-stable/contrib/openbsm/bin/auditdistd/ |
| HD | proto_tcp.c | 199 struct tcp_ctx *tctx; in tcp_setup_new() local 265 struct tcp_ctx *tctx; in tcp_connect() local 341 struct tcp_ctx *tctx = ctx; in tcp_connect_wait() local 408 struct tcp_ctx *tctx; in tcp_server() local 442 struct tcp_ctx *tctx = ctx; in tcp_accept() local 477 struct tcp_ctx *tctx; in tcp_wrap() local 499 struct tcp_ctx *tctx = ctx; in tcp_send() local 515 struct tcp_ctx *tctx = ctx; in tcp_recv() local 531 const struct tcp_ctx *tctx = ctx; in tcp_descriptor() local 542 const struct tcp_ctx *tctx = ctx; in tcp_address_match() local [all …]
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_rtl_report.cpp | 192 void ScopedReportBase::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread() 213 static bool FindThreadByUidLockedCallback(ThreadContextBase *tctx, void *arg) { in FindThreadByUidLockedCallback() 233 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in IsInStackOrTls() local 244 ThreadContext *tctx = static_cast<ThreadContext*>( in IsThreadStackOrTls() local 258 if (const ThreadContext *tctx = FindThreadByUidLocked(unique_tid)) in AddThread() local 323 ThreadContext *tctx = FindThreadByUidLocked(creat_tid); in AddLocation() local 336 ThreadContext *tctx = FindThreadByTidLocked(b->tid); in AddLocation() local 349 if (ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack)) { in AddLocation() local 694 ThreadContext *tctx = static_cast<ThreadContext*>( in ReportRace() local
|
| HD | tsan_rtl_thread.cpp | 157 ThreadContext *tctx; member 163 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in MaybeReportThreadLeak() local 178 static void ReportIgnoresEnabled(ThreadContext *tctx, IgnoreSet *set) { in ReportIgnoresEnabled() 288 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { in FindThreadByUid()
|
| HD | tsan_debugging.cpp | 219 ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack); in __tsan_locate_address() local 255 ThreadContextBase *tctx = ctx->thread_registry->GetThreadLocked(b->tid); in __tsan_get_alloc_stack() local
|
| HD | tsan_rtl_mutex.cpp | 416 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in UpdateClockCallback() local 459 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); in UpdateSleepClockCallback() local
|
| HD | tsan_rtl.h | 421 ThreadContext *tctx; member
|
| /freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/ |
| HD | prof.h | 411 prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_tctx_set() 483 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_malloc() 497 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc() 536 prof_tctx_t *tctx = prof_tctx_get(tsd_tsdn(tsd), ptr); in prof_free() local
|
| HD | extent.h | 189 extent_node_prof_tctx_set(extent_node_t *node, prof_tctx_t *tctx) in extent_node_prof_tctx_set()
|
| HD | arena.h | 1247 prof_tctx_t *tctx) in arena_prof_tctx_set()
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| HD | asan_thread.cpp | 394 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); in ThreadStackContainsAddress() local 416 AsanThreadContext *tctx = GetThreadContextByTidLocked(0); in GetCurrentThread() local 444 AsanThreadContext *tctx = static_cast<AsanThreadContext *>( in FindThreadByStackAddress() local
|
| HD | asan_stats.cpp | 76 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); in MergeThreadStats() local
|
| /freebsd-11-stable/contrib/jemalloc/src/ |
| HD | prof.c | 227 prof_tctx_t *tctx) in prof_malloc_sample_object() 244 prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx) in prof_free_sampled_object() 612 prof_tctx_should_destroy(tsdn_t *tsdn, prof_tctx_t *tctx) in prof_tctx_should_destroy() 640 prof_tctx_destroy(tsd_t *tsd, prof_tctx_t *tctx) in prof_tctx_destroy() 1042 prof_tctx_merge_tdata(tsdn_t *tsdn, prof_tctx_t *tctx, prof_tdata_t *tdata) in prof_tctx_merge_tdata() 1075 prof_tctx_merge_gctx(tsdn_t *tsdn, prof_tctx_t *tctx, prof_gctx_t *gctx) in prof_tctx_merge_gctx() 1089 prof_tctx_merge_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) in prof_tctx_merge_iter() 1116 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) in prof_tctx_dump_iter() 1144 prof_tctx_finish_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) in prof_tctx_finish_iter() 1275 } tctx; in prof_tdata_merge_iter() local
|
| HD | jemalloc.c | 1451 prof_tctx_t *tctx, bool slow_path) in ialloc_prof_sample() 1473 prof_tctx_t *tctx; in ialloc_prof() local 1577 prof_tctx_t *tctx) in imemalign_prof_sample() 1599 prof_tctx_t *tctx; in imemalign_prof() local 1754 prof_tctx_t *tctx) in irealloc_prof_sample() 1776 prof_tctx_t *old_tctx, *tctx; in irealloc_prof() local 2078 prof_tctx_t *tctx; in imallocx_prof() local 2189 prof_tctx_t *tctx) in irallocx_prof_sample() 2216 prof_tctx_t *old_tctx, *tctx; in irallocx_prof() local 2344 size_t extra, size_t alignment, bool zero, prof_tctx_t *tctx) in ixallocx_prof_sample() [all …]
|
| HD | huge.c | 440 prof_tctx_t *tctx; in huge_prof_tctx_get() local 454 huge_prof_tctx_set(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) in huge_prof_tctx_set()
|
| /freebsd-11-stable/contrib/tcpdump/ |
| HD | signature.c | 62 MD5_CTX tctx; in signature_compute_hmac_md5() local
|
| /freebsd-11-stable/contrib/dma/ |
| HD | crypto.c | 201 MD5_CTX tctx; in hmac_md5() local
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/ |
| HD | lsan_thread.cpp | 105 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { in FindThreadByUid()
|
| HD | lsan_common.cpp | 529 static void ReportIfNotSuspended(ThreadContextBase *tctx, void *arg) { in ReportIfNotSuspended()
|
| /freebsd-11-stable/crypto/openssl/apps/ |
| HD | dgst.c | 484 EVP_MD_CTX *tctx; in MAIN() local
|
| /freebsd-11-stable/sys/nfs/ |
| HD | bootp_subr.c | 1338 bootpc_tag_helper(struct bootpc_tagcontext *tctx, in bootpc_tag_helper() 1381 bootpc_tag(struct bootpc_tagcontext *tctx, in bootpc_tag()
|
| /freebsd-11-stable/usr.bin/xlint/lint1/ |
| HD | tree.c | 3360 expr(tnode_t *tn, int vctx, int tctx, int freeblk) in expr() 3506 chkmisc(tnode_t *tn, int vctx, int tctx, int eqwarn, int fcall, int rvdisc, in chkmisc()
|
| /freebsd-11-stable/crypto/openssl/ssl/ |
| HD | s3_srvr.c | 3449 SSL_CTX *tctx = s->initial_ctx; in ssl3_send_newsession_ticket() local
|
| /freebsd-11-stable/contrib/libarchive/libarchive/ |
| HD | archive_write_set_format_zip.c | 137 struct trad_enc_ctx tctx; member
|