/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextMach_arm.cpp | 26 int RegisterContextMach_arm::DoReadGPR(lldb::tid_t tid, int flavor, GPR &gpr) { in DoReadGPR() 31 int RegisterContextMach_arm::DoReadFPU(lldb::tid_t tid, int flavor, FPU &fpu) { in DoReadFPU() 36 int RegisterContextMach_arm::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { in DoReadEXC() 41 int RegisterContextMach_arm::DoReadDBG(lldb::tid_t tid, int flavor, DBG &dbg) { in DoReadDBG() 46 int RegisterContextMach_arm::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR() 53 int RegisterContextMach_arm::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU() 60 int RegisterContextMach_arm::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC() 67 int RegisterContextMach_arm::DoWriteDBG(lldb::tid_t tid, int flavor, in DoWriteDBG()
|
H A D | RegisterContextMach_i386.cpp | 24 int RegisterContextMach_i386::DoReadGPR(lldb::tid_t tid, int flavor, GPR &gpr) { in DoReadGPR() 29 int RegisterContextMach_i386::DoReadFPU(lldb::tid_t tid, int flavor, FPU &fpu) { in DoReadFPU() 34 int RegisterContextMach_i386::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { in DoReadEXC() 39 int RegisterContextMach_i386::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR() 46 int RegisterContextMach_i386::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU() 53 int RegisterContextMach_i386::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
|
H A D | RegisterContextMach_x86_64.cpp | 24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR() 30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU() 36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC() 42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR() 49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU() 56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
|
H A D | ThreadMemory.cpp | 23 ThreadMemory::ThreadMemory(Process &process, tid_t tid, in ThreadMemory() 29 ThreadMemory::ThreadMemory(Process &process, lldb::tid_t tid, in ThreadMemory()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | agg-rx.c | 16 mt76_aggr_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames, int idx) in mt76_aggr_release() 32 mt76_rx_aggr_release_frames(struct mt76_rx_tid *tid, in mt76_rx_aggr_release_frames() 45 mt76_rx_aggr_release_head(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_release_head() 56 mt76_rx_aggr_check_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_check_release() 93 struct mt76_rx_tid *tid = container_of(work, struct mt76_rx_tid, in mt76_rx_aggr_reorder_work() local 124 struct mt76_rx_tid *tid; in mt76_rx_aggr_check_ctl() local 153 struct mt76_rx_tid *tid; in mt76_rx_aggr_reorder() local 245 struct mt76_rx_tid *tid; in mt76_rx_aggr_start() local 266 static void mt76_rx_aggr_shutdown(struct mt76_dev *dev, struct mt76_rx_tid *tid) in mt76_rx_aggr_shutdown() 292 struct mt76_rx_tid *tid = NULL; in mt76_rx_aggr_stop() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_thread_registry.cpp | 20 ThreadContextBase::ThreadContextBase(u32 tid) in ThreadContextBase() 139 u32 tid = kInvalidTid; in CreateThread() local 181 for (u32 tid = 0; tid < threads_.size(); tid++) { in RunCallbackForEachThreadLocked() local 191 for (u32 tid = 0; tid < threads_.size(); tid++) { in FindThread() local 202 for (u32 tid = 0; tid < threads_.size(); tid++) { in FindThreadContextLocked() local 221 void ThreadRegistry::SetThreadName(u32 tid, const char *name) { in SetThreadName() 232 if (const auto *tid = live_.find(user_id)) in SetThreadNameByUserId() local 236 void ThreadRegistry::DetachThread(u32 tid, void *arg) { in DetachThread() 255 void ThreadRegistry::JoinThread(u32 tid, void *arg) { in JoinThread() 283 ThreadStatus ThreadRegistry::FinishThread(u32 tid) { in FinishThread() [all …]
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.c | 1382 ath_tx_do_ratelookup(struct ath_softc *sc, struct ath_buf *bf, int tid, in ath_tx_do_ratelookup() 1421 ath_tx_update_clrdmask(struct ath_softc *sc, struct ath_tid *tid, in ath_tx_update_clrdmask() 1512 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid]; in ath_tx_xmit_normal() local 1922 int tid; in ath_tx_start() local 2603 struct mbuf *m0, int *tid) in ath_tx_action_frame_override_queue() 2652 struct ath_tid *tid, struct ath_buf *bf) in ath_tx_addto_baw() 2743 struct ath_tid *tid, struct ath_buf *old_bf, struct ath_buf *new_bf) in ath_tx_switch_baw_buf() 2790 struct ath_tid *tid, const struct ath_buf *bf) in ath_tx_update_baw() 2840 ath_tx_leak_count_update(struct ath_softc *sc, struct ath_tid *tid, in ath_tx_leak_count_update() 2880 ath_tx_tid_can_tx_or_sched(struct ath_softc *sc, struct ath_tid *tid) in ath_tx_tid_can_tx_or_sched() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_fuchsia.cpp | 28 ThreadContext::ThreadContext(int tid) : ThreadContextLsanBase(tid) {} in ThreadContext() argument 55 void ThreadStart(u32 tid) { in ThreadStart() argument 66 u32 tid = ThreadCreate(kMainTid, true, &args); in InitializeMainThread() local 103 u32 tid = ThreadCreate(parent_tid, detached, &args); __sanitizer_before_thread_create_hook() local 110 u32 tid = static_cast<u32>(reinterpret_cast<uptr>(hook)); __sanitizer_thread_create_hook() local 121 u32 tid = static_cast<u32>(reinterpret_cast<uptr>(hook)); __sanitizer_thread_start_hook() local [all...] |
H A D | lsan_thread.cpp | 32 static ThreadContextBase *CreateThreadContext(u32 tid) { in CreateThreadContext() 50 ThreadContextLsanBase::ThreadContextLsanBase(int tid) in ThreadContextLsanBase() 68 void ThreadContextLsanBase::ThreadStart(u32 tid, tid_t os_id, in ThreadStart()
|
H A D | lsan_posix.cpp | 25 ThreadContext(int tid) ThreadContext() argument 49 ThreadStart(u32 tid,tid_t os_id,ThreadType thread_type) ThreadStart() argument 80 u32 tid = ThreadCreate(kMainTid, true); InitializeMainThread() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | ThreadPlanStack.h | 127 lldb::tid_t tid = thread.GetID(); in AddThread() local 131 bool RemoveTID(lldb::tid_t tid) { in RemoveTID() 141 ThreadPlanStack *Find(lldb::tid_t tid) { in Find()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | PerfContextSwitchDecoder.cpp | 78 uint32_t pid, tid; member 94 lldb::tid_t tid; member 147 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t start, in CreateCompleteExecution() 157 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, in CreateHintedStartExecution() 167 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t start, in CreateHintedEndExecution() 177 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t end) { in CreateOnlyEndExecution() 185 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t start) { in CreateOnlyStartExecution()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_barrier.cpp | 212 size_t tid) { in __kmp_dist_barrier_wakeup() 227 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_gather() 376 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_release() 557 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template() 659 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template() 766 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather() 773 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable() 780 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release() 787 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable() 795 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_tree_barrier_gather() [all …]
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_filter.c | 61 int tid; /* tid of the filter TCB */ member 104 hf_hashfn_tid(int tid) in hf_hashfn_tid() argument 283 lookup_hftid(struct adapter *sc, int tid) in lookup_hftid() argument 597 get_filter_hits(struct adapter * sc,uint32_t tid) get_filter_hits() argument 641 u_int tid; set_tcamfilter() local 1187 set_tcb_field(struct adapter * sc,u_int tid,uint16_t word,uint64_t mask,uint64_t val,int no_reply) set_tcb_field() argument 1213 set_tcb_tflag(struct adapter * sc,int tid,u_int bit_pos,u_int val,u_int no_reply) set_tcb_tflag() argument 1226 u_int tid = GET_TID(rpl); t4_filter_rpl() local 1348 u_int tid = GET_TID(rpl); t4_hashfilter_tcb_rpl() local 1383 unsigned int tid = GET_TID(cpl); t4_del_hashfilter_rpl() local 1469 int tid; get_hashfilter() local 1706 mk_abort_req_ulp(struct ulp_txpkt * ulpmc,uint32_t tid) mk_abort_req_ulp() argument 1738 mk_abort_rpl_ulp(struct ulp_txpkt * ulpmc,uint32_t tid) mk_abort_rpl_ulp() argument 1776 mk_del_hashfilter_wr(struct adapter * sc,int tid,struct work_request_hdr * wrh,int wrlen,int qid) mk_del_hashfilter_wr() argument [all...] |
/freebsd/lib/libthr/thread/ |
H A D | thr_affinity.c | 44 lwpid_t tid; in _pthread_setaffinity_np() local 67 lwpid_t tid; in _pthread_getaffinity_np() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_descriptions.cpp | 26 MemprofThreadIdAndName::MemprofThreadIdAndName(u32 tid) { in MemprofThreadIdAndName() 36 void MemprofThreadIdAndName::Init(u32 tid, const char *tname) { in Init()
|
H A D | memprof_thread.cpp | 46 static ThreadContextBase *GetMemprofThreadContext(u32 tid) { in GetMemprofThreadContext() 67 MemprofThreadContext *GetThreadContextByTidLocked(u32 tid) { in GetThreadContextByTidLocked() 96 int tid = this->tid(); in Destroy() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_thread.cpp | 24 ThreadContext::ThreadContext(Tid tid) : ThreadContextBase(tid), thr(), sync() {} in ThreadContext() 130 Tid tid = ctx->thread_registry.CreateThread(uid, detached, parent, &arg); in ThreadCreate() local 152 void ThreadStart(ThreadState *thr, Tid tid, tid_t os_id, in ThreadStart() 293 void ThreadJoin(ThreadState *thr, uptr pc, Tid tid) { in ThreadJoin() 316 void ThreadDetach(ThreadState *thr, uptr pc, Tid tid) { in ThreadDetach() 323 void ThreadNotJoined(ThreadState *thr, uptr pc, Tid tid, uptr uid) { in ThreadNotJoined() 344 Tid tid = ThreadCreate(thr, pc, 0, true); in FiberCreate() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadList.cpp | 69 void ThreadList::PushExpressionExecutionThread(lldb::tid_t tid) { in PushExpressionExecutionThread() 73 void ThreadList::PopExpressionExecutionThread(lldb::tid_t tid) { in PopExpressionExecutionThread() 102 ThreadSP ThreadList::FindThreadByID(lldb::tid_t tid, bool can_update) { in FindThreadByID() 120 ThreadSP ThreadList::FindThreadByProtocolID(lldb::tid_t tid, bool can_update) { in FindThreadByProtocolID() 138 ThreadSP ThreadList::RemoveThreadByID(lldb::tid_t tid, bool can_update) { in RemoveThreadByID() 157 ThreadSP ThreadList::RemoveThreadByProtocolID(lldb::tid_t tid, in RemoveThreadByProtocolID() 695 bool ThreadList::SetSelectedThreadByID(lldb::tid_t tid, bool notify) { in SetSelectedThreadByID() 725 void ThreadList::NotifySelectedThreadChanged(lldb::tid_t tid) { in NotifySelectedThreadChanged() 762 const lldb::tid_t tid = (*rhs_pos)->GetID(); in Update() local
|
/freebsd/sys/tools/gdb/ |
H A D | freebsd.py | 52 def tid_to_gdb_thread(tid): argument 61 def tdfind(tid, pid=-1): argument
|
/freebsd/sys/dev/mlx5/mlx5_fpga/ |
H A D | mlx5fpga_trans.c | 45 u8 tid; member 60 u8 tid) in find_tid() 249 u8 tid, type; in mlx5_fpga_trans_recv() local 309 int tid; in mlx5_fpga_trans_device_init() local
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | monitor.c | 81 sthread_t tid; local 152 sthread_t tid; in mi_monitor_init() local
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_token.c | 749 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process32() 781 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process64() 814 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process() 837 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process32_ex() 877 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process64_ex() 919 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process_ex() 1160 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject32() 1185 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject64() 1211 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject() 1234 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_subject32_ex() [all …]
|
/freebsd/sys/kern/ |
H A D | kern_mutex.c | 281 uintptr_t tid, v; in __mtx_lock_flags() local 342 uintptr_t tid, v; in __mtx_lock_spin_flags() local 437 uintptr_t tid, v; in _mtx_trylock_flags_int() local 521 uintptr_t tid; in __mtx_lock_sleep() local 729 uintptr_t tid; in _mtx_lock_spin_cookie() local 850 uintptr_t tid; in _thread_lock() local 883 uintptr_t tid, v; in thread_lock_flags_() local 1041 uintptr_t tid; in __mtx_unlock_sleep() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | sta.c | 355 int sta_id, u16 *queueptr, u8 tid) in iwl_mvm_disable_txq() argument 454 int tid; in iwl_mvm_get_queue_agg_tids() local 494 int tid; iwl_mvm_remove_sta_queue_marking() local 555 u8 sta_id, tid; iwl_mvm_free_inactive_queue() local 667 iwl_mvm_reconfig_scd(struct iwl_mvm * mvm,int queue,int fifo,int sta_id,int tid,int frame_limit,u16 ssn) iwl_mvm_reconfig_scd() argument 704 iwl_mvm_redirect_queue(struct iwl_mvm * mvm,int queue,int tid,int ac,int ssn,unsigned int wdg_timeout,bool force,struct iwl_mvm_txq * txq) iwl_mvm_redirect_queue() argument 850 iwl_mvm_tvqm_enable_txq(struct iwl_mvm * mvm,struct ieee80211_sta * sta,u8 sta_id,u8 tid,unsigned int timeout) iwl_mvm_tvqm_enable_txq() argument 914 iwl_mvm_sta_alloc_queue_tvqm(struct iwl_mvm * mvm,struct ieee80211_sta * sta,u8 ac,int tid) iwl_mvm_sta_alloc_queue_tvqm() argument 948 iwl_mvm_update_txq_mapping(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int queue,u8 sta_id,u8 tid) iwl_mvm_update_txq_mapping() argument 1031 int tid; iwl_mvm_change_queue_tid() local 1067 int tid = -1; iwl_mvm_unshare_queue() local 1154 unsigned int tid; iwl_mvm_remove_inactive_tids() local 1262 int tid; iwl_mvm_inactivity_check() local 1340 iwl_mvm_sta_alloc_queue(struct iwl_mvm * mvm,struct ieee80211_sta * sta,u8 ac,int tid) iwl_mvm_sta_alloc_queue() argument 1519 u8 tid; iwl_mvm_add_new_dqa_stream_wk() local 2770 iwl_mvm_fw_baid_op_sta(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool start,int tid,u16 ssn,u16 buf_size) iwl_mvm_fw_baid_op_sta() argument 2819 iwl_mvm_fw_baid_op_cmd(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool start,int tid,u16 ssn,u16 buf_size,int baid) iwl_mvm_fw_baid_op_cmd() argument 2867 iwl_mvm_fw_baid_op(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool start,int tid,u16 ssn,u16 buf_size,int baid) iwl_mvm_fw_baid_op() argument 2880 iwl_mvm_sta_rx_agg(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int tid,u16 ssn,bool start,u16 buf_size,u16 timeout) iwl_mvm_sta_rx_agg() argument 3026 iwl_mvm_sta_tx_agg(struct iwl_mvm * mvm,struct ieee80211_sta * sta,int tid,u8 queue,bool start) iwl_mvm_sta_tx_agg() argument 3096 iwl_mvm_sta_tx_agg_start(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u16 tid,u16 * ssn) iwl_mvm_sta_tx_agg_start() argument 3201 iwl_mvm_sta_tx_agg_oper(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u16 tid,u16 buf_size,bool amsdu) iwl_mvm_sta_tx_agg_oper() argument 3354 iwl_mvm_sta_tx_agg_stop(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u16 tid) iwl_mvm_sta_tx_agg_stop() argument 3427 iwl_mvm_sta_tx_agg_flush(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u16 tid) iwl_mvm_sta_tx_agg_flush() argument 4069 int tid, ret; iwl_mvm_sta_modify_sleep_tx_count() local [all...] |