| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
| H A D | tsan_mutexset_test.cc | 18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, argument
|
| H A D | tsan_clock_test.cc | 428 u64 epoch = thr0[tid]->clock[tid] + 1; local in function:__tsan::ClockFuzzer
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_mutexset.cc | 25 void MutexSet::Add(u64 id, bool write, u64 epoch) { argument
|
| H A D | tsan_mutexset.h | 28 u64 epoch; member in struct:__tsan::MutexSet::Desc 60 void MutexSet::Add(u64 id, bool write, u64 epoch) {} argument
|
| H A D | tsan_clock.cc | 161 u64 epoch = src_elem.epoch; local in function:__tsan::ThreadClock::acquire [all...] |
| H A D | tsan_clock.h | 69 u64 epoch : kClkBits; member in struct:__tsan::SyncClock::Dirty
|
| H A D | tsan_defs.h | 45 u64 epoch : kClkBits; member in struct:__tsan::ClockElem
|
| H A D | tsan_rtl_mutex.cc | 418 u64 epoch = tctx->epoch1; local in function:__tsan::UpdateClockCallback 461 u64 epoch local in function:__tsan::UpdateSleepClockCallback [all...] |
| H A D | tsan_rtl_report.cc | 379 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, argument [all...] |
| H A D | tsan_rtl.cc | 113 ThreadState::ThreadState(Context *ctx, int tid, int unique_id, u64 epoch, argument 763 const m128 epoch = SHUF(epoch1, epoch1, 0, 0, 0, 0); local in function:__tsan::ContainsSameAccessFast [all...] |
| H A D | tsan_rtl.h | 108 FastState(u64 tid, u64 epoch) { argument 134 u64 epoch() const { function in class:__tsan::FastState [all...] |
| /src/sys/external/bsd/common/linux/ |
| H A D | linux_srcu.c | 135 unsigned epoch = gen & 1; /* active epoch */ local in function:srcu_adjust 240 unsigned gen, epoch; local in function:synchronize_srcu_xc [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_globals.c | 28 static atomic_t epoch; variable in typeref:typename:atomic_t 34 int epoch; member in struct:park_work
|
| /src/sys/crypto/cprng_fast/ |
| H A D | cprng_fast.c | 57 unsigned epoch; member in struct:cprng_fast 135 unsigned epoch = entropy_epoch(); local in function:cprng_fast_intr
|
| /src/sys/kern/ |
| H A D | subr_cprng.c | 269 cprng_strong_reseed(struct cprng_strong *cprng, unsigned epoch, argument 302 unsigned epoch; local in function:cprng_strong [all...] |
| H A D | kern_entropy.c | 189 unsigned epoch; /* (A) changes when needed -> 0 */ member in struct:__anon711dba310108 1310 unsigned epoch; local in function:entropy_notify [all...] |
| /src/lib/libc/gen/ |
| H A D | arc4random.c | 514 unsigned epoch = (unsigned)-1; local in function:entropy_epoch 535 unsigned epoch = entropy_epoch(); local in function:arc4random_prng_addrandom [all...] |
| /src/sbin/routed/ |
| H A D | main.c | 74 struct timeval epoch; /* when started */ variable in typeref:struct:timeval
|
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_dinode.h | 223 ext2fs_dinode_time_get(struct timespec *ts, uint32_t epoch, uint32_t extra) argument 247 ext2fs_dinode_time_set(const struct timespec *ts, uint32_t *epoch, uint32_t *extra) argument [all...] |
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fccache.c | 1167 unsigned long long epoch; local in function:FcDirChecksum [all...] |