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

12

/freebsd-11.0-release/contrib/tcpdump/
H A Dsignature.c61 MD5_CTX tctx; local
/freebsd-11.0-release/contrib/dma/
H A Dcrypto.c201 MD5_CTX tctx; local
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_stats.cc77 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); local
H A Dasan_thread.cc254 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); local
273 AsanThreadContext *tctx = GetThreadContextByTidLocked(0); local
301 AsanThreadContext *tctx = static_cast<AsanThreadContext *>( local
/freebsd-11.0-release/crypto/openssl/apps/
H A Ddgst.c484 EVP_MD_CTX *tctx; local
/freebsd-11.0-release/contrib/compiler-rt/lib/lsan/
H A Dlsan_thread.cc109 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { argument
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc125 ThreadContextBase *tctx = QuarantinePop(); local
161 ThreadContextBase *tctx = threads_[tid]; local
171 ThreadContextBase *tctx = threads_[tid]; local
182 ThreadContextBase *tctx = threads_[tid]; local
189 FindThreadContextByOsIdCallback(ThreadContextBase *tctx, void *arg) argument
203 ThreadContextBase *tctx = threads_[tid]; local
212 ThreadContextBase *tctx = threads_[tid]; local
224 ThreadContextBase *tctx = threads_[tid]; local
242 ThreadContextBase *tctx = threads_[tid]; local
259 ThreadContextBase *tctx = threads_[tid]; local
273 ThreadContextBase *tctx = threads_[tid]; local
279 QuarantinePush(ThreadContextBase *tctx) argument
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc364 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local
407 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local
[all...]
H A Dtsan_rtl_thread.cc159 ThreadContext *tctx; member in struct:__tsan::ThreadLeak
165 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local
180 static void ReportIgnoresEnabled(ThreadContext *tctx, IgnoreSet *set) { argument
300 FindThreadByUid(ThreadContextBase *tctx, void *arg) argument
[all...]
H A Dtsan_rtl_report.cc183 void ScopedReport::AddThread(const ThreadContext *tctx, bool suppressable) { argument
203 static bool FindThreadByUidLockedCallback(ThreadContextBase *tctx, void *arg) { argument
223 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local
234 ThreadContext *tctx = static_cast<ThreadContext*>( local
313 ThreadContext *tctx = FindThreadByUidLocked(creat_tid); local
326 ThreadContext *tctx = FindThreadByTidLocked(b->tid); local
643 ThreadContext *tctx = static_cast<ThreadContext*>( local
[all...]
H A Dtsan_rtl.h383 ThreadContext *tctx; member in struct:__tsan::ThreadState
/freebsd-11.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dextent.h189 extent_node_prof_tctx_set(extent_node_t *node, prof_tctx_t *tctx) argument
H A Dprof.h411 prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) argument
483 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) argument
497 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, bool prof_active, bool updated, const void *old_ptr, size_t old_usize, prof_tctx_t *old_tctx) argument
525 prof_malloc_sample_object(tsd_tsdn(tsd), ptr, usize, tctx); local
536 prof_tctx_t *tctx = prof_tctx_get(tsd_tsdn(tsd), ptr); local
[all...]
/freebsd-11.0-release/contrib/jemalloc/src/
H A Dhuge.c440 prof_tctx_t *tctx; local
454 huge_prof_tctx_set(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) argument
H A Djemalloc.c1473 prof_tctx_t *tctx; local
1484 prof_malloc(tsd_tsdn(tsd), p, usize, tctx); local
1450 ialloc_prof_sample(tsd_t *tsd, size_t usize, szind_t ind, bool zero, prof_tctx_t *tctx, bool slow_path) argument
1576 imemalign_prof_sample(tsd_t *tsd, size_t alignment, size_t usize, prof_tctx_t *tctx) argument
1599 prof_tctx_t *tctx; local
1610 prof_malloc(tsd_tsdn(tsd), p, usize, tctx); local
1753 irealloc_prof_sample(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize, prof_tctx_t *tctx) argument
1776 prof_tctx_t *old_tctx, *tctx; local
2087 prof_tctx_t *tctx; local
2105 prof_malloc(tsd_tsdn(tsd), p, *usize, tctx); local
2196 irallocx_prof_sample(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize, size_t alignment, bool zero, tcache_t *tcache, arena_t *arena, prof_tctx_t *tctx) argument
2225 prof_tctx_t *old_tctx, *tctx; local
2352 ixallocx_prof_sample(tsdn_t *tsdn, void *ptr, size_t old_usize, size_t size, size_t extra, size_t alignment, bool zero, prof_tctx_t *tctx) argument
2371 prof_tctx_t *old_tctx, *tctx; local
[all...]
H A Dprof.c197 prof_alloc_rollback(tsd_t *tsd, prof_tctx_t *tctx, bool updated) argument
226 prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) argument
244 prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_tctx_t *tctx) argument
612 prof_tctx_should_destroy(tsdn_t *tsdn, prof_tctx_t *tctx) argument
640 prof_tctx_destroy(tsd_t *tsd, prof_tctx_t *tctx) argument
710 idalloctm(tsd_tsdn(tsd), tctx, NULL, true, true); local
1042 prof_tctx_merge_tdata(tsdn_t *tsdn, prof_tctx_t *tctx, prof_tdata_t *tdata) argument
1075 prof_tctx_merge_gctx(tsdn_t *tsdn, prof_tctx_t *tctx, prof_gctx_t *gctx) argument
1089 prof_tctx_merge_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) argument
1116 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) argument
1144 prof_tctx_finish_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) argument
1275 } tctx; local
[all...]
/freebsd-11.0-release/contrib/openbsm/bin/auditdistd/
H A Dproto_tcp.c199 struct tcp_ctx *tctx; local
265 struct tcp_ctx *tctx; local
341 struct tcp_ctx *tctx = ctx; local
408 struct tcp_ctx *tctx; local
442 struct tcp_ctx *tctx = ctx; local
477 struct tcp_ctx *tctx; local
499 struct tcp_ctx *tctx = ctx; local
515 struct tcp_ctx *tctx = ctx; local
531 const struct tcp_ctx *tctx = ctx; local
542 const struct tcp_ctx *tctx = ctx; local
641 const struct tcp_ctx *tctx = ctx; local
665 const struct tcp_ctx *tctx = ctx; local
689 struct tcp_ctx *tctx = ctx; local
[all...]
/freebsd-11.0-release/sbin/hastd/
H A Dproto_tcp.c194 struct tcp_ctx *tctx; local
240 struct tcp_ctx *tctx; local
263 struct tcp_ctx *tctx; local
289 struct tcp_ctx *tctx = ctx; local
344 struct tcp_ctx *tctx = ctx; local
409 struct tcp_ctx *tctx; local
443 struct tcp_ctx *tctx = ctx; local
485 struct tcp_ctx *tctx = ctx; local
498 struct tcp_ctx *tctx = ctx; local
511 const struct tcp_ctx *tctx = ctx; local
522 const struct tcp_ctx *tctx = ctx; local
568 const struct tcp_ctx *tctx = ctx; local
586 const struct tcp_ctx *tctx = ctx; local
604 struct tcp_ctx *tctx = ctx; local
[all...]
/freebsd-11.0-release/crypto/openssl/ssl/
H A Ds3_srvr.c3399 SSL_CTX *tctx = s->initial_ctx; local
H A Dt1_lib.c3503 SSL_CTX *tctx = s->initial_ctx; local
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_zip.c136 struct trad_enc_ctx tctx; member in struct:zip
H A Darchive_read_support_format_zip.c199 struct trad_enc_ctx tctx; member in struct:zip
/freebsd-11.0-release/sys/nfs/
H A Dbootp_subr.c1338 bootpc_tag_helper(struct bootpc_tagcontext *tctx, argument
1381 bootpc_tag(struct bootpc_tagcontext *tctx, struct bootp_packet *bp, int len, int tag) argument
[all...]
/freebsd-11.0-release/usr.bin/xlint/lint1/
H A Dtree.c3360 expr(tnode_t *tn, int vctx, int tctx, int freeblk) argument
3506 chkmisc(tnode_t *tn, int vctx, int tctx, int eqwarn, int fcall, int rvdisc, argument
/freebsd-11.0-release/sys/dev/ixl/
H A Dixl_pf_main.c2031 struct i40e_hmc_obj_txq tctx; local
[all...]

Completed in 222 milliseconds

12