Searched refs:tid (Results 376 - 400 of 545) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/sys/sys/
H A Dsx.h162 uintptr_t tid = (uintptr_t)td; local
167 !atomic_fcmpset_acq_ptr(&sx->sx_lock, &v, tid)))
/freebsd-12-stable/crypto/openssh/regress/
H A Dcert-file.sh4 tid="ssh with certificates"
H A Dcfginclude.sh4 tid="config include"
148 tid="config include"
H A Dssh-com-client.sh4 tid="connect with ssh.com client"
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBBreakpoint.cpp345 void SBBreakpoint::SetThreadID(tid_t tid) { argument
346 LLDB_RECORD_METHOD(void, SBBreakpoint, SetThreadID, (lldb::tid_t), tid);
352 bkpt_sp->SetThreadID(tid);
359 tid_t tid = LLDB_INVALID_THREAD_ID; local
364 tid = bkpt_sp->GetThreadID();
367 return tid;
H A DSBProcess.cpp226 SBThread SBProcess::CreateOSPluginThread(lldb::tid_t tid, argument
229 (lldb::tid_t, lldb::addr_t), tid, context);
237 thread_sp = process_sp->CreateOSPluginThread(tid, context);
396 bool SBProcess::SetSelectedThreadByID(lldb::tid_t tid) { argument
398 tid);
406 ret_val = process_sp->GetThreadList().SetSelectedThreadByID(tid);
724 SBThread SBProcess::GetThreadByID(tid_t tid) { argument
726 tid);
736 thread_sp = process_sp->GetThreadList().FindThreadByID(tid, can_update);
H A DSBBreakpointName.cpp360 void SBBreakpointName::SetThreadID(tid_t tid) { argument
361 LLDB_RECORD_METHOD(void, SBBreakpointName, SetThreadID, (lldb::tid_t), tid);
370 bp_name->GetOptions().SetThreadID(tid);
H A DSBBreakpointLocation.cpp319 tid_t tid = LLDB_INVALID_THREAD_ID; local
326 return tid;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DTSanRuntime.cpp74 int __tsan_get_report_mop(void *report, unsigned long idx, int *tid, void **addr,
78 void **addr, unsigned long *start, unsigned long *size, int *tid,
83 int __tsan_get_report_thread(void *report, unsigned long idx, int *tid, unsigned long *os_id,
86 int __tsan_get_report_unique_tid(void *report, unsigned long idx, int *tid);
112 int tid;
127 int tid;
146 int tid;
157 int tid;
179 __tsan_get_report_mop(t.report, i, &t.mops[i].tid, &t.mops[i].addr, &t.mops[i].size, &t.mops[i].write, &t.mops[i].atomic, t.mops[i].trace, REPORT_TRACE_SIZE);
185 __tsan_get_report_loc(t.report, i, &t.locs[i].type, &t.locs[i].addr, &t.locs[i].start, &t.locs[i].size, &t.locs[i].tid,
771 int tid = loc->GetAsDictionary() local
777 int tid = loc->GetAsDictionary() local
[all...]
/freebsd-12-stable/sys/dev/mps/
H A Dmps_sas.c266 target_id = tm->cm_targ->tid;
353 cm->cm_targ ? cm->cm_targ->tid : 0xFFFFFFFF,
401 "clearing target %u handle 0x%04x\n", targ->tid, handle);
486 __func__, targ->tid);
546 __func__, targ->tid);
625 targ->tid, handle);
1277 targ->tid);
1279 mpssas_announce_reset(sc, AC_SENT_BDR, targ->tid, tm->cm_lun);
1290 targ->tid);
1304 "have %u command(s), sending target reset\n", targ->tid,
[all...]
H A Dmps_sas_lsi.c334 targ->tid);
755 targ->tid = id;
779 mps_dprint(sc, MPS_MAPPING, "Target id 0x%x added\n", targ->tid);
1058 targ->tid = id;
1074 targ->tid, wwid);
/freebsd-12-stable/sys/powerpc/booke/
H A Dpmap.c225 static void tid_flush(tlbtid_t tid);
2414 //debugf("mmu_booke_enter_locked: s (pmap=0x%08x su=%d tid=%d m=0x%08x va=0x%08x "
2630 //debugf("mmu_booke_remove: s (su = %d pmap=0x%08x tid=%d va=0x%08x endva=0x%08x)\n",
2735 /* Load PID0 register with pmap tid value. */
2743 CTR3(KTR_PMAP, "%s: e (tid = %d for '%s')", __func__,
3794 tlbtid_t tid;
3803 tid = PCPU_GET(booke.tid_next);
3804 if (tid > TID_MAX)
3805 tid = TID_MIN;
3806 PCPU_SET(booke.tid_next, tid
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c1017 tid_t tid, argid; local
1036 for (dptr = buf, tcnt = 0, tid = 1; dptr < buf + bufsz; tcnt++, tid++) {
1037 if (tid > maxid)
1040 if (tid >= tdsize)
1041 parseterminate("Reference to invalid type %d", tid);
1049 tdp = tdarr[tid];
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr_sas_lsi.c422 targ->tid);
965 targ->tid = id;
1006 mpr_dprint(sc, MPR_MAPPING, "Target id 0x%x added\n", targ->tid);
1353 targ->tid = id;
1387 mpr_dprint(sc, MPR_MAPPING, "Target id 0x%x added\n", targ->tid);
1425 targ->tid = id;
1442 targ->tid, wwid);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c759 pthread_t tid; local
784 if (pthread_create(&tid, NULL, differ, &di)) {
814 (void) pthread_cancel(tid);
815 (void) pthread_join(tid, NULL);
826 (void) pthread_join(tid, NULL);
/freebsd-12-stable/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c562 V_FW_WR_FLOWID(toep->tid));
589 CTR4(KTR_CXGBE, "%s: tid %u, ULP_MODE_ISCSI, CRC hdr=%d data=%d",
590 __func__, toep->tid, hcrc, dcrc);
751 CTR3(KTR_CXGBE, "%s: tid %d, icc %p", __func__, toep ? toep->tid : -1,
848 rc = t4_write_page_pods_for_buf(sc, toep->ofld_txq, toep->tid, prsv,
962 rc = t4_write_page_pods_for_buf(sc, toep->ofld_txq, toep->tid,
/freebsd-12-stable/sys/net80211/
H A Dieee80211_freebsd.c827 u_int64_t rsc, int tid)
832 "%s replay detected tid %d <rsc %ju (%jx), csc %ju (%jx), keyix %u rxkeyix %u>",
833 k->wk_cipher->ic_name, tid,
836 (intmax_t) k->wk_keyrsc[tid],
837 (intmax_t) k->wk_keyrsc[tid],
850 iev.iev_keyrsc = k->wk_keyrsc[tid];
825 ieee80211_notify_replay_failure(struct ieee80211vap *vap, const struct ieee80211_frame *wh, const struct ieee80211_key *k, u_int64_t rsc, int tid) argument
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp69 static void __kmp_initialize_info(kmp_info_t *, kmp_team_t *, int tid,
79 void __kmp_fork_barrier(int gtid, int tid);
684 int tid = __kmp_tid_from_gtid(gtid); local
696 /* use the tid of the next thread in this team */
698 team->t.t_ordered.dt.t_value = ((tid + 1) % team->t.t_nproc);
3988 kmp_int32 tid = __kmp_tid_from_gtid(gtid);
3994 "__kmp_task_info: gtid=%d tid=%d t_thread=%p team=%p steam=%p curtask=%p "
3996 gtid, tid, this_thr, team, steam, this_thr->th.th_current_task,
3997 team->t.t_implicit_task_taskdata[tid].td_parent);
4005 int tid, in
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DFreeBSDThread.cpp53 FreeBSDThread::FreeBSDThread(Process &process, lldb::tid_t tid) argument
54 : Thread(process, tid), m_frame_up(), m_breakpoint(),
57 LLDB_LOGV(log, "tid = {0}", tid);
290 LLDB_LOGF(log, "tid %" PRIu64 " resume_state = %s", GetID(),
352 LLDB_LOGF(log, "FreeBSDThread::%s () message kind = '%s' for tid %" PRIu64,
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h390 TIDT tid; member in struct:___itt_thread_info
468 h->tid = t; \
485 h->tid = t; \
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_signal.c504 if (args->tid <= 0)
512 tdt = linux_tdfind(td, args->tid, -1);
705 tds = linux_tdfind(td, args->tid, args->tgid);
/freebsd-12-stable/sys/dev/mfi/
H A Dmfi_cam.c89 static void mfip_cam_rescan(struct mfi_softc *, uint32_t tid);
294 mfip_cam_rescan(struct mfi_softc *sc, uint32_t tid) argument
327 tid, CAM_LUN_WILDCARD) != CAM_REQ_CMP) {
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma_api.h682 u32 *tid);
703 u32 tid);
730 u32 tid);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h331 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
363 SetThreadStopInfo(lldb::tid_t tid,
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp229 int TgKill(pid_t pid, tid_t tid, int sig) { argument
232 return _REAL(_lwp_kill, tid, sig);

Completed in 383 milliseconds

<<11121314151617181920>>