Home
last modified time | relevance | path

Searched defs:stk (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstack.c46 struct stk { struct
54 stk_t * argument
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h36 u32 stk; // creation stack member
58 u32 stk[2]; // stack ids for the edge member
H A Dsanitizer_deadlock_detector.h58 bool addLock(uptr lock_id, uptr current_epoch, u32 stk) { in addLock()
122 u32 stk; member
242 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, in addEdges()
H A Dsanitizer_deadlock_detector1.cc153 u32 stk = 0; in MutexAfterLock() local
H A Dsanitizer_deadlock_detector2.cc66 u32 stk; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h38 u32 stk; // creation stack member
60 u32 stk[2]; // stack ids for the edge member
H A Dsanitizer_deadlock_detector.h60 bool addLock(uptr lock_id, uptr current_epoch, u32 stk) { in addLock()
124 u32 stk; member
244 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, in addEdges()
H A Dsanitizer_deadlock_detector1.cc155 u32 stk = 0; in MutexAfterLock() local
H A Dsanitizer_deadlock_detector2.cc68 u32 stk; member
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h36 u32 stk; // creation stack member
58 u32 stk[2]; // stack ids for the edge member
H A Dsanitizer_deadlock_detector.h58 bool addLock(uptr lock_id, uptr current_epoch, u32 stk) { in addLock()
122 u32 stk; member
242 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, in addEdges()
H A Dsanitizer_deadlock_detector1.cc153 u32 stk = 0; in MutexAfterLock() local
H A Dsanitizer_deadlock_detector2.cc66 u32 stk; member
/netbsd/external/cddl/osnet/sys/sys/
H A Dproc.h92 #define thread_create(stk, stksz, proc, arg, len, pp, state, pri) \ argument
/netbsd/external/cddl/osnet/sys/kern/
H A Dmisc.c97 solaris__thread_create(void * stk, size_t stksize, void (*proc)(), void *arg, in solaris__thread_create()
/netbsd/crypto/external/bsd/openssl/dist/crypto/
H A Dparam_build_set.c96 int ossl_param_build_set_multi_key_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *params, in ossl_param_build_set_multi_key_bn()
/netbsd/sys/compat/linux/common/
H A Dlinux_exec_aout.c84 char **stk = (char **)*stackp; in linux_aout_copyargs() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_rtl.cc32 static void PrintStackTrace(Thread *thr, u32 stk) { in PrintStackTrace()
/netbsd/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dcode.c125 int i, r0l, r0h, a0, r2, sz, hasch, stk; in bfcode() local
H A Dorder.c403 int r0l, r0h, r2, a0, stk, sz; in storearg() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_defs.h177 u32 stk; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_defs.h179 u32 stk; member
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_defs.h177 u32 stk; member
/netbsd/usr.bin/checknr/
H A Dchecknr.c71 } stk[MAXSTK]; variable
/netbsd/external/bsd/flex/dist/src/
H A Ddfa.c235 static int did_stk_init = false, *stk; in epsclosure() local

12