Home
last modified time | relevance | path

Searched refs:tid (Results 151 - 175 of 1941) sorted by relevance

12345678910>>...78

/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c50 struct cxgbit_wr_wait *wr_waitp, u32 tid, u32 timeout, in cxgbit_wait_for_reply()
62 pr_info("%s - Device %s not responding tid %u\n", in cxgbit_wait_for_reply()
63 func, pci_name(cdev->lldi.pdev), tid); in cxgbit_wait_for_reply()
68 pr_info("%s: FW reply %d tid %u\n", in cxgbit_wait_for_reply()
69 pci_name(cdev->lldi.pdev), wr_waitp->ret, tid); in cxgbit_wait_for_reply()
631 cxgb_mk_close_con_req(skb, len, csk->tid, csk->txq_idx, in cxgbit_send_halfclose()
663 pr_debug("%s: csk %p tid %u; state %d\n", in cxgbit_send_abort_req()
664 __func__, csk, csk->tid, csk->com.state); in cxgbit_send_abort_req()
672 cxgb_mk_abort_req(skb, len, csk->tid, csk->txq_idx, in cxgbit_send_abort_req()
715 csk->tid, 60 in cxgbit_abort_conn()
49 cxgbit_wait_for_reply(struct cxgbit_device *cdev, struct cxgbit_wr_wait *wr_waitp, u32 tid, u32 timeout, const char *func) cxgbit_wait_for_reply() argument
1014 cxgbit_release_tid(struct cxgbit_device *cdev, u32 tid) cxgbit_release_tid() argument
1224 unsigned int tid = GET_TID(req); cxgbit_pass_accept_req() local
1627 unsigned int tid = GET_TID(req); cxgbit_pass_establish() local
1726 unsigned int tid = GET_TID(hdr); cxgbit_abort_req_rss() local
1901 unsigned int tid = GET_TID(rpl); cxgbit_set_tcb_rpl() local
1922 unsigned int tid = GET_TID(cpl); cxgbit_rx_data() local
1965 unsigned int tid = GET_TID(cpl); cxgbit_rx_cpl() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/
H A D5-2.c39 timer_t tid; in main() local
62 if (timer_create(CLOCK_REALTIME, &ev, &tid) != 0) { in main()
67 if (timer_settime(tid, 0, &its, NULL) != 0) { in main()
72 if (timer_delete(tid) != 0) { in main()
82 if (timer_delete(tid) == -1) { in main()
/kernel/linux/common_modules/tzdriver/core/
H A Dcmdmonitor.c141 bool is_thread_reported(pid_t tid) in is_thread_reported() argument
148 if (monitor->tid == tid && !is_tui_in_use(monitor->tid)) { in is_thread_reported()
277 pid_t tid = current->pid; in cmd_monitor_reset_context() local
281 if (monitor->pid == pid && monitor->tid == tid) { in cmd_monitor_reset_context()
347 tloge("[cmd_monitor_tick] pid=%d,pname=%s,tid=%d, " in show_timeout_cmd_info()
350 monitor->pid, monitor->pname, monitor->tid, in show_timeout_cmd_info()
355 if (!is_tui_in_use(monitor->tid)) { in show_timeout_cmd_info()
494 pid_t tid; cmd_monitor_log() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c376 struct tid_range *tid; in cxgb_offload_ctl() local
396 tid = data; in cxgb_offload_ctl()
397 tid->num = t3_mc5_size(&adapter->mc5) - in cxgb_offload_ctl()
400 tid->base = 0; in cxgb_offload_ctl()
403 tid = data; in cxgb_offload_ctl()
404 tid->num = adapter->params.mc5.nservers; in cxgb_offload_ctl()
405 tid->base = t3_mc5_size(&adapter->mc5) - tid->num - in cxgb_offload_ctl()
536 void *ctx, unsigned int tid) in cxgb3_insert_tid()
540 t->tid_tab[tid] in cxgb3_insert_tid()
535 cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx, unsigned int tid) cxgb3_insert_tid() argument
550 mk_tid_release(struct sk_buff *skb, unsigned int tid) mk_tid_release() argument
604 cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) cxgb3_queue_tid_release() argument
627 cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) cxgb3_remove_tid() argument
801 unsigned int tid = GET_TID(req); do_cr() local
859 unsigned int tid = GET_TID(req); do_abort_req_rss() local
895 unsigned int tid = GET_TID(req); do_act_establish() local
1088 set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) set_l2t_ix() argument
1117 u32 tid; cxgb_redirect() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c376 struct tid_range *tid; in cxgb_offload_ctl() local
396 tid = data; in cxgb_offload_ctl()
397 tid->num = t3_mc5_size(&adapter->mc5) - in cxgb_offload_ctl()
400 tid->base = 0; in cxgb_offload_ctl()
403 tid = data; in cxgb_offload_ctl()
404 tid->num = adapter->params.mc5.nservers; in cxgb_offload_ctl()
405 tid->base = t3_mc5_size(&adapter->mc5) - tid->num - in cxgb_offload_ctl()
536 void *ctx, unsigned int tid) in cxgb3_insert_tid()
540 t->tid_tab[tid] in cxgb3_insert_tid()
535 cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx, unsigned int tid) cxgb3_insert_tid() argument
550 mk_tid_release(struct sk_buff *skb, unsigned int tid) mk_tid_release() argument
604 cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) cxgb3_queue_tid_release() argument
627 cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) cxgb3_remove_tid() argument
801 unsigned int tid = GET_TID(req); do_cr() local
859 unsigned int tid = GET_TID(req); do_abort_req_rss() local
895 unsigned int tid = GET_TID(req); do_act_establish() local
1088 set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) set_l2t_ix() argument
1117 u32 tid; cxgb_redirect() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioschedule/include/
H A Daudio_schedule.h25 void ScheduleReportData(uint32_t pid, uint32_t tid, const char *bundleName);
26 void ScheduleThreadInServer(uint32_t pid, uint32_t tid);
27 void UnscheduleThreadInServer(uint32_t pid, uint32_t tid);
29 void UnscheduleReportData(uint32_t pid, uint32_t tid, const char* bundleName);
/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread.c39 pthread_t tid = pthread_self(); in TestPthreadSelf() local
40 if (tid == 0) { in TestPthreadSelf()
41 tid = (pthread_t)(((LosTaskCB *)(OsCurrTaskGet()))->taskID); in TestPthreadSelf()
43 return tid; in TestPthreadSelf()
/third_party/rust/crates/nix/test/sys/
H A Dtest_pthread.rs6 let tid = pthread_self(); in test_pthread_self()
7 assert!(!tid.is_null()); in test_pthread_self()
13 let tid = pthread_self(); in test_pthread_self()
14 assert_ne!(tid, 0); in test_pthread_self()
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc408 uint32_t tid; in GetTID() local
409 rtems_task_ident(RTEMS_SELF, 0, &tid); in GetTID()
410 return tid; in GetTID()
430 intptr_t tid = reinterpret_cast<intptr_t>(v); in FreeTID() local
431 int word = tid / kBitsPerWord; in FreeTID()
432 uint32_t mask = ~(1u << (tid % kBitsPerWord)); in FreeTID()
455 intptr_t tid = reinterpret_cast<intptr_t>(pthread_getspecific(tid_key)); in GetTID() local
456 if (tid != 0) { in GetTID()
457 return tid; in GetTID()
478 tid in GetTID()
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2inode.c167 trace_smb3_query_info_compound_enter(xid, ses->Suid, tcon->tid, in smb2_compound_op()
202 trace_smb3_posix_query_info_compound_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
205 trace_smb3_delete_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
212 trace_smb3_mkdir_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
230 trace_smb3_rmdir_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
265 trace_smb3_set_eof_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
298 trace_smb3_set_info_compound_enter(xid, ses->Suid, tcon->tid, in smb2_compound_op()
338 trace_smb3_rename_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
365 trace_smb3_hardlink_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
428 tcon->tid, r in smb2_compound_op()
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2inode.c166 trace_smb3_query_info_compound_enter(xid, ses->Suid, tcon->tid, in smb2_compound_op()
201 trace_smb3_posix_query_info_compound_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
204 trace_smb3_delete_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
211 trace_smb3_mkdir_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
229 trace_smb3_rmdir_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
264 trace_smb3_set_eof_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
297 trace_smb3_set_info_compound_enter(xid, ses->Suid, tcon->tid, in smb2_compound_op()
337 trace_smb3_rename_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
364 trace_smb3_hardlink_enter(xid, ses->Suid, tcon->tid, full_path); in smb2_compound_op()
429 tcon->tid, r in smb2_compound_op()
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c107 static int xtSplitUp(tid_t tid,
111 static int xtSplitPage(tid_t tid, struct inode *ip, struct xtsplit * split,
114 static int xtSplitRoot(tid_t tid, struct inode *ip,
118 static int xtDeleteUp(tid_t tid, struct inode *ip, struct metapage * fmp,
125 static int xtRelink(tid_t tid, struct inode *ip, xtpage_t * fp);
510 * tid - transaction id;
524 int xtInsert(tid_t tid, /* transaction id */ in xtInsert() argument
604 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) { in xtInsert()
641 tlck = txLock(tid, ip, mp, tlckXTREE | tlckGROW); in xtInsert()
667 * tid
675 xtSplitUp(tid_t tid, struct inode *ip, struct xtsplit * split, struct btstack * btstack) xtSplitUp() argument
945 xtSplitPage(tid_t tid, struct inode *ip, struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) xtSplitPage() argument
1212 xtSplitRoot(tid_t tid, struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) xtSplitRoot() argument
1347 xtExtend(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) xtExtend() argument
1509 xtTailgate(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, s64 xaddr, int flag) xtTailgate() argument
1692 xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) xtUpdate() argument
2156 xtAppend(tid_t tid, struct inode *ip, int xflag, s64 xoff, s32 maxblocks, s32 * xlenp, s64 * xaddrp, int flag) xtAppend() argument
2326 xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) xtDelete() argument
2397 xtDeleteUp(tid_t tid, struct inode *ip, struct metapage * fmp, xtpage_t * fp, struct btstack * btstack) xtDeleteUp() argument
2546 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, s64 nxaddr, int xtype) xtRelocate() argument
2998 xtRelink(tid_t tid, struct inode *ip, xtpage_t * p) xtRelink() argument
3060 xtInitRoot(tid_t tid, struct inode *ip) xtInitRoot() argument
3149 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) xtTruncate() argument
3705 xtTruncate_pmap(tid_t tid, struct inode *ip, s64 committed_size) xtTruncate_pmap() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-lock.c117 u32 tid; member
123 static struct thread_stat *thread_stat_find(u32 tid) in thread_stat_find() argument
131 if (st->tid == tid) in thread_stat_find()
133 else if (tid < st->tid) in thread_stat_find()
152 if (new->tid < p->tid) in thread_stat_insert()
154 else if (new->tid > p->tid) in thread_stat_insert()
164 thread_stat_findnew_after_first(u32 tid) thread_stat_findnew_after_first() argument
190 thread_stat_findnew_first(u32 tid) thread_stat_findnew_first() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/threading/
H A Dprimitive_api.h33 bool operator==(const ThreadId& tid) const in operator ==()
35 return handle_ == tid.handle_; in operator ==()
38 bool operator!=(const ThreadId& tid) const in operator !=()
40 return !(*this == tid); in operator !=()
/third_party/musl/src/thread/
H A Dpthread_setschedparam.c17 r = !t->tid ? ESRCH : -__syscall(SYS_sched_setscheduler, t->tid, policy, param, MUSL_TYPE_THREAD); in pthread_setschedparam()
19 r = !t->tid ? ESRCH : -__syscall(SYS_sched_setscheduler, t->tid, policy, param); in pthread_setschedparam()
H A Dpthread_setschedprio.c17 r = !t->tid ? ESRCH : -__syscall(SYS_sched_setparam, t->tid, &param, MUSL_TYPE_THREAD); in pthread_setschedprio()
19 r = !t->tid ? ESRCH : -__syscall(SYS_sched_setparam, t->tid, &prio); in pthread_setschedprio()
H A Dpthread_kill.c21 r = t->tid ? -__syscall(__NR_tgkill, getpid(), t->tid, sig) in pthread_kill()
24 r = t->tid ? -__syscall(SYS_tkill, t->tid, sig) in pthread_kill()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/
H A D6-2.c30 timer_t tid; in main() local
35 if (timer_create(CLOCK_REALTIME, &ev, &tid) != 0) { in main()
40 if (timer_delete(tid) != 0) { in main()
45 if (timer_getoverrun(tid) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/
H A D1-2.c32 timer_t tid; in main() local
38 if (timer_create(CLOCK_REALTIME, &ev, &tid) != 0) { in main()
43 if (timer_delete(tid) != 0) { in main()
53 if (timer_settime(tid, 0, &its, NULL) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/
H A D6-3.c25 timer_t tid; in main() local
31 if (timer_create(CLOCK_REALTIME, &ev, &tid) != 0) { in main()
35 if (timer_delete(tid) != 0) { in main()
40 if (timer_gettime(tid, &its) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/
H A D12-3.c27 timer_t tid; in main() local
38 if (timer_create(CLOCK_REALTIME, &ev, &tid) != 0) { in main()
42 if (timer_delete(tid) != 0) { in main()
47 if (timer_settime(tid, 0, &its, NULL) == -1) { in main()
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_setschedparam.c39 pthread_t tid; in pthread_setschedparam_0100() local
41 pthread_create(&tid, NULL, threadfuncA, NULL); in pthread_setschedparam_0100()
44 int32_t ret = pthread_setschedparam(tid, SCHED_OTHER, &sched); in pthread_setschedparam_0100()
48 pthread_join(tid, NULL); in pthread_setschedparam_0100()
/kernel/linux/linux-6.6/tools/perf/util/
H A Djitdump.c338 jr->load.tid = bswap_32(jr->load.tid); in jit_get_next_entry()
349 jr->move.tid = bswap_32(jr->move.tid); in jit_get_next_entry()
389 return jr->load.tid; in jr_entry_tid()
437 pid_t nspid, pid, tid; in jit_repipe_code_load() local
439 u32 pid, tid; in jit_repipe_code_load() member
445 tid = jr_entry_tid(jd, jr); in jit_repipe_code_load()
499 event->mmap2.tid = tid; in jit_repipe_code_load()
553 pid_t nspid, pid, tid; jit_repipe_code_move() local
555 u32 pid, tid; jit_repipe_code_move() member
820 jit_process(struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, pid_t tid, u64 *nbytes) jit_process() argument
[all...]
/kernel/liteos_a/kernel/base/sched/
H A Dlos_statistics.c147 for (UINT32 tid = 0; tid < g_taskMaxNum; tid++) { in OsShellShowSchedStatistics()
148 LosTaskCB *taskCB = g_taskCBArray + tid; in OsShellShowSchedStatistics()
184 UINT32 tid; member
212 g_edfNode[g_edfNodePointer].tid = taskCB->taskID; in EDFDebugRecord()
269 g_edfNode[idx].tid, runTimeUs, deadlineUs, periodUs, in EDFInfoPrint()
315 for (UINT32 tid = 0; tid < g_taskMaxNum; tid in OsShellShowEdfSchedStatistics()
[all...]
/kernel/linux/linux-5.10/fs/jbd2/
H A Djournal.c493 * the target tid must be an old one. in __jbd2_log_start_commit()
521 int jbd2_log_start_commit(journal_t *journal, tid_t tid) in jbd2_log_start_commit() argument
526 ret = __jbd2_log_start_commit(journal, tid); in jbd2_log_start_commit()
541 tid_t tid; in __jbd2_journal_force_commit() local
557 tid = transaction->t_tid; in __jbd2_journal_force_commit()
560 jbd2_log_start_commit(journal, tid); in __jbd2_journal_force_commit()
561 ret = jbd2_log_wait_commit(journal, tid); in __jbd2_journal_force_commit()
607 * committing), and fills its tid in at *ptid
615 tid_t tid = journal->j_running_transaction->t_tid; in jbd2_journal_start_commit() local
617 __jbd2_log_start_commit(journal, tid); in jbd2_journal_start_commit()
642 jbd2_trans_will_send_data_barrier(journal_t *journal, tid_t tid) jbd2_trans_will_send_data_barrier() argument
681 jbd2_log_wait_commit(journal_t *journal, tid_t tid) jbd2_log_wait_commit() argument
730 jbd2_fc_begin_commit(journal_t *journal, tid_t tid) jbd2_fc_begin_commit() argument
770 __jbd2_fc_end_commit(journal_t *journal, tid_t tid, bool fallback) __jbd2_fc_end_commit() argument
794 tid_t tid; jbd2_fc_end_commit_fallback() local
805 jbd2_transaction_committed(journal_t *journal, tid_t tid) jbd2_transaction_committed() argument
828 jbd2_complete_transaction(journal_t *journal, tid_t tid) jbd2_complete_transaction() argument
1071 jbd2_journal_get_log_tail(journal_t *journal, tid_t *tid, unsigned long *block) jbd2_journal_get_log_tail() argument
1110 __jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) __jbd2_update_log_tail() argument
1153 jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) jbd2_update_log_tail() argument
2359 tid_t tid = transaction->t_tid; jbd2_journal_flush() local
[all...]

Completed in 16 milliseconds

12345678910>>...78