Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_arm.cpp26 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 DRegisterContextMach_i386.cpp24 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 DRegisterContextMach_x86_64.cpp24 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 DThreadMemory.cpp23 ThreadMemory::ThreadMemory(Process &process, tid_t tid, in ThreadMemory()
29 ThreadMemory::ThreadMemory(Process &process, lldb::tid_t tid, in ThreadMemory()
/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dagg-rx.c16 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-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp20 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 …]
H A Dsanitizer_symbolizer_report_fuchsia.cpp23 void ReportDeadlySignal(const SignalContext &sig, u32 tid, in ReportDeadlySignal()
27 void HandleDeadlySignal(void *siginfo, void *context, u32 tid, in HandleDeadlySignal()
/freebsd-src/sys/dev/ath/
H A Dif_ath_tx.c1377 ath_tx_do_ratelookup(struct ath_softc * sc,struct ath_buf * bf,int tid,int pktlen,int is_aggr) ath_tx_do_ratelookup() argument
1416 ath_tx_update_clrdmask(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_update_clrdmask() argument
1507 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid]; ath_tx_xmit_normal() local
1909 int tid; ath_tx_start() local
2607 ath_tx_action_frame_override_queue(struct ath_softc * sc,struct ieee80211_node * ni,struct mbuf * m0,int * tid) ath_tx_action_frame_override_queue() argument
2656 ath_tx_addto_baw(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,struct ath_buf * bf) ath_tx_addto_baw() argument
2747 ath_tx_switch_baw_buf(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,struct ath_buf * old_bf,struct ath_buf * new_bf) ath_tx_switch_baw_buf() argument
2794 ath_tx_update_baw(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,const struct ath_buf * bf) ath_tx_update_baw() argument
2844 ath_tx_leak_count_update(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_leak_count_update() argument
2884 ath_tx_tid_can_tx_or_sched(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_can_tx_or_sched() argument
2906 ath_tx_tid_sched(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_sched() argument
2959 ath_tx_tid_unsched(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_unsched() argument
2986 int tid; ath_tx_tid_seqno_assign() local
3049 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid]; ath_tx_xmit_aggr() local
3141 int pri, tid; ath_tx_swq() local
3354 ath_tx_tid_pause(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_pause() argument
3370 ath_tx_tid_resume(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_resume() argument
3428 ath_tx_tid_filt_addbuf(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_filt_addbuf() argument
3453 ath_tx_tid_filt_comp_buf(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_filt_comp_buf() argument
3478 ath_tx_tid_filt_comp_complete(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_filt_comp_complete() argument
3521 ath_tx_tid_filt_comp_single(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_filt_comp_single() argument
3572 ath_tx_tid_filt_comp_aggr(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf_first,ath_bufhead * bf_q) ath_tx_tid_filt_comp_aggr() argument
3631 ath_tx_tid_bar_suspend(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_bar_suspend() argument
3665 ath_tx_tid_bar_unsuspend(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_bar_unsuspend() argument
3694 ath_tx_tid_bar_tx_ready(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_bar_tx_ready() argument
3725 ath_tx_tid_bar_tx(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_bar_tx() argument
3807 ath_tx_tid_drain_pkt(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,ath_bufhead * bf_cq,struct ath_buf * bf) ath_tx_tid_drain_pkt() argument
3847 ath_tx_tid_drain_print(struct ath_softc * sc,struct ath_node * an,const char * pfx,struct ath_tid * tid,struct ath_buf * bf) ath_tx_tid_drain_print() argument
3929 ath_tx_tid_drain(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,ath_bufhead * bf_cq) ath_tx_tid_drain() argument
4018 ath_tx_tid_reset(struct ath_softc * sc,struct ath_tid * tid) ath_tx_tid_reset() argument
4089 int tid; ath_tx_node_flush() local
4144 struct ath_tid *tid; ath_tx_txq_drain() local
4190 int tid = bf->bf_state.bfs_tid; ath_tx_normal_comp() local
4277 int tid = bf->bf_state.bfs_tid; ath_tx_comp_cleanup_unaggr() local
4314 ath_tx_tid_cleanup_frame(struct ath_softc * sc,struct ath_node * an,int tid,struct ath_buf * bf_head,ath_bufhead * bf_cq) ath_tx_tid_cleanup_frame() argument
4378 ath_tx_tid_cleanup(struct ath_softc * sc,struct ath_node * an,int tid,ath_bufhead * bf_cq) ath_tx_tid_cleanup() argument
4450 ath_tx_retry_clone(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid,struct ath_buf * bf) ath_tx_retry_clone() argument
4519 int tid = bf->bf_state.bfs_tid; ath_tx_aggr_retry_unaggr() local
4610 int tid = bf->bf_state.bfs_tid; ath_tx_retry_subframe() local
4672 ath_tx_comp_aggr_error(struct ath_softc * sc,struct ath_buf * bf_first,struct ath_tid * tid) ath_tx_comp_aggr_error() argument
4762 int tid = bf_first->bf_state.bfs_tid; ath_tx_comp_cleanup_aggr() local
4826 int tid = bf_first->bf_state.bfs_tid; global() local
5167 int tid = bf->bf_state.bfs_tid; global() local
5370 ath_tx_tid_swq_depth_bytes(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid) global() argument
5426 ath_tx_tid_hw_queue_aggr(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid) global() argument
5657 ath_tx_tid_hw_queue_norm(struct ath_softc * sc,struct ath_node * an,struct ath_tid * tid) global() argument
5750 struct ath_tid *tid, *next, *last; global() local
5855 ath_tx_get_tx_tid(struct ath_node * an,int tid) global() argument
5871 ath_tx_ampdu_running(struct ath_softc * sc,struct ath_node * an,int tid) global() argument
5889 ath_tx_ampdu_pending(struct ath_softc * sc,struct ath_node * an,int tid) global() argument
5920 int tid = tap->txa_tid; global() local
5998 int tid = tap->txa_tid; global() local
6044 int tid = tap->txa_tid; global() local
6121 struct ath_tid *tid; global() local
6179 int tid = tap->txa_tid; global() local
6252 int tid = tap->txa_tid; global() local
6311 int tid; global() local
6348 int tid; global() local
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp28 ThreadContext::ThreadContext(int tid) : ThreadContextLsanBase(tid) {} in ThreadContext()
55 void ThreadStart(u32 tid) { in ThreadStart()
66 u32 tid = ThreadCreate(kMainTid, true, &args); in InitializeMainThread() local
104 u32 tid = ThreadCreate(parent_tid, detached, &args); in __sanitizer_before_thread_create_hook() local
111 u32 tid = static_cast<u32>(reinterpret_cast<uptr>(hook)); in __sanitizer_thread_create_hook() local
122 u32 tid = static_cast<u32>(reinterpret_cast<uptr>(hook)); in __sanitizer_thread_start_hook() local
H A Dlsan_thread.cpp32 static ThreadContextBase *CreateThreadContext(u32 tid) { in CreateThreadContext() argument
50 ThreadContextLsanBase::ThreadContextLsanBase(int tid) in ThreadContextLsanBase() argument
68 void ThreadContextLsanBase::ThreadStart(u32 tid, tid_t os_id, in ThreadStart() argument
H A Dlsan_posix.cpp27 ThreadContext::ThreadContext(int tid) : ThreadContextLsanBase(tid) {} in ThreadContext()
51 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart()
82 u32 tid = ThreadCreate(kMainTid, true); in InitializeMainThread() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStack.h127 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-src/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DOperatingSystemInterface.h20 virtual StructuredData::DictionarySP CreateThread(lldb::tid_t tid, in CreateThread()
27 virtual std::optional<std::string> GetRegisterContextForTID(lldb::tid_t tid) { in GetRegisterContextForTID()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp78 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-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp212 size_t tid) { in __kmp_dist_barrier_wakeup() argument
227 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_gather() argument
376 __kmp_dist_barrier_release(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,int propagate_icvs USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_dist_barrier_release() argument
557 __kmp_linear_barrier_gather_template(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,void (* reduce)(void *,void *)USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_linear_barrier_gather_template() argument
659 __kmp_linear_barrier_release_template(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,int propagate_icvs USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_linear_barrier_release_template() argument
766 __kmp_linear_barrier_gather(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,void (* reduce)(void *,void *)USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_linear_barrier_gather() argument
773 __kmp_linear_barrier_gather_cancellable(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,void (* reduce)(void *,void *)USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_linear_barrier_gather_cancellable() argument
780 __kmp_linear_barrier_release(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,int propagate_icvs USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_linear_barrier_release() argument
787 __kmp_linear_barrier_release_cancellable(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,int propagate_icvs USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_linear_barrier_release_cancellable() argument
795 __kmp_tree_barrier_gather(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,void (* reduce)(void *,void *)USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_tree_barrier_gather() argument
901 __kmp_tree_barrier_release(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,int propagate_icvs USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_tree_barrier_release() argument
1007 __kmp_hyper_barrier_gather(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,void (* reduce)(void *,void *)USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_hyper_barrier_gather() argument
1126 __kmp_hyper_barrier_release(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,int propagate_icvs USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_hyper_barrier_release() argument
1293 __kmp_init_hierarchical_barrier_thread(enum barrier_type bt,kmp_bstate_t * thr_bar,kmp_uint32 nproc,int gtid,int tid,kmp_team_t * team) __kmp_init_hierarchical_barrier_thread() argument
1358 __kmp_hierarchical_barrier_gather(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,void (* reduce)(void *,void *)USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_hierarchical_barrier_gather() argument
1527 __kmp_hierarchical_barrier_release(enum barrier_type bt,kmp_info_t * this_thr,int gtid,int tid,int propagate_icvs USE_ITT_BUILD_ARG (void * itt_sync_obj)) __kmp_hierarchical_barrier_release() argument
1772 int tid = __kmp_tid_from_gtid(gtid); __kmp_barrier_template() local
2096 int tid = __kmp_tid_from_gtid(gtid); __kmp_barrier_gomp_cancel() local
2117 int tid = __kmp_tid_from_gtid(gtid); __kmp_end_split_barrier() local
2166 int tid; __kmp_join_barrier() local
2398 __kmp_fork_barrier(int gtid,int tid) __kmp_fork_barrier() argument
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_descriptions.cpp26 MemprofThreadIdAndName::MemprofThreadIdAndName(u32 tid) { in MemprofThreadIdAndName() argument
36 void MemprofThreadIdAndName::Init(u32 tid, const char *tname) { in Init() argument
/freebsd-src/lib/libthr/thread/
H A Dthr_affinity.c44 lwpid_t tid; in _pthread_setaffinity_np() local
67 lwpid_t tid; in _pthread_getaffinity_np() local
/freebsd-src/sys/dev/cxgbe/
H A Dt4_filter.c61 int tid; /* tid of the filter TCB */ member
104 hf_hashfn_tid(int tid) in hf_hashfn_tid()
283 lookup_hftid(struct adapter *sc, int tid) in lookup_hftid()
597 get_filter_hits(struct adapter *sc, uint32_t tid) in get_filter_hits()
641 u_int tid; in set_tcamfilter() local
1187 set_tcb_field(struct adapter *sc, u_int tid, uint16_t word, uint64_t mask, in set_tcb_field()
1213 set_tcb_tflag(struct adapter *sc, int tid, u_int bit_pos, u_int val, in set_tcb_tflag()
1226 u_int tid = GET_TID(rpl); in t4_filter_rpl() local
1348 u_int tid = GET_TID(rpl); in t4_hashfilter_tcb_rpl() local
1383 unsigned int tid = GET_TID(cpl); in t4_del_hashfilter_rpl() local
[all …]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp24 ThreadContext::ThreadContext(Tid tid) : ThreadContextBase(tid), thr(), sync() {} in ThreadContext() argument
130 Tid tid = ctx->thread_registry.CreateThread(uid, detached, parent, &arg); in ThreadCreate() local
152 void ThreadStart(ThreadState *thr, Tid tid, tid_ argument
293 ThreadJoin(ThreadState * thr,uptr pc,Tid tid) ThreadJoin() argument
316 ThreadDetach(ThreadState * thr,uptr pc,Tid tid) ThreadDetach() argument
323 ThreadNotJoined(ThreadState * thr,uptr pc,Tid tid,uptr uid) ThreadNotJoined() argument
344 Tid tid = ThreadCreate(thr, pc, 0, true); FiberCreate() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp70 m_expression_tid_stack.push_back(tid); in PushExpressionExecutionThread() argument
74 assert(m_expression_tid_stack.back() == tid); in PopExpressionExecutionThread() argument
103 FindThreadByID(lldb::tid_t tid,bool can_update) FindThreadByID() argument
121 FindThreadByProtocolID(lldb::tid_t tid,bool can_update) FindThreadByProtocolID() argument
139 RemoveThreadByID(lldb::tid_t tid,bool can_update) RemoveThreadByID() argument
158 RemoveThreadByProtocolID(lldb::tid_t tid,bool can_update) RemoveThreadByProtocolID() argument
696 SetSelectedThreadByID(lldb::tid_t tid,bool notify) SetSelectedThreadByID() argument
726 NotifySelectedThreadChanged(lldb::tid_t tid) NotifySelectedThreadChanged() argument
761 const lldb::tid_t tid = (*rhs_pos)->GetID(); Update() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DOperatingSystemPythonInterface.cpp41 OperatingSystemPythonInterface::CreateThread(lldb::tid_t tid, in CreateThread()
71 OperatingSystemPythonInterface::GetRegisterContextForTID(lldb::tid_t tid) { in GetRegisterContextForTID()
/freebsd-src/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_trans.c45 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-src/contrib/sendmail/libmilter/
H A Dmonitor.c81 sthread_t tid; local
152 sthread_t tid; in mi_monitor_init() local
/freebsd-src/sys/kern/
H A Dkern_mutex.c263 uintptr_t tid, v; __mtx_lock_flags() local
324 uintptr_t tid, v; __mtx_lock_spin_flags() local
417 uintptr_t tid, v; _mtx_trylock_flags_int() local
501 uintptr_t tid; __mtx_lock_sleep() local
714 uintptr_t tid; _mtx_lock_spin_cookie() local
835 uintptr_t tid; _thread_lock() local
868 uintptr_t tid, v; thread_lock_flags_() local
1026 uintptr_t tid; __mtx_unlock_sleep() local
[all...]
/freebsd-src/contrib/openbsm/libbsm/
H A Dbsm_token.c749 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 …]

12345678910>>...17