Searched defs:stk (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstack.c42 struct stk { struct
/freebsd-11-stable/tools/test/popss/
H A Dpopss.c50 static u_long *stk; variable
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dproc.h66 do_thread_create(caddr_t stk, size_t stksize, void (*proc)(void *), void *arg, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp79 SimpleTypeKind stk = ti.getSimpleKind(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cpp31 static void PrintStackTrace(Thread *thr, u32 stk) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h37 u32 stk; // creation stack member in struct:__sanitizer::DDMutex
59 u32 stk[2]; // stack ids for the edge member in struct:__sanitizer::DDReport::__anon1173
H A Dsanitizer_deadlock_detector1.cpp154 u32 stk = 0; local
[all...]
H A Dsanitizer_deadlock_detector2.cpp67 u32 stk; member in struct:__sanitizer::ThreadMutex
H A Dsanitizer_deadlock_detector.h59 bool addLock(uptr lock_id, uptr current_epoch, u32 stk) { argument
121 u32 stk; member in struct:__sanitizer::DeadlockDetectorTLS::LockWithContext
240 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, argument
301 dtls->addLock(nodeToIndexUnchecked(node), nodeToEpoch(node), stk); local
336 dtls->addLock(nodeToIndexUnchecked(node), nodeToEpoch(node), stk); local
[all...]
/freebsd-11-stable/usr.bin/checknr/
H A Dchecknr.c84 } stk[MAXSTK]; variable in typeref:struct:stkstr
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_defs.h178 u32 stk; member in struct:__tsan::MBlock
H A Dtsan_rtl_mutex.cpp526 u32 stk = r->loop[i].stk[j]; local
H A Dtsan_rtl_report.cpp379 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, argument
/freebsd-11-stable/contrib/flex/
H A Ddfa.c244 static int did_stk_init = false, *stk; local

Completed in 106 milliseconds