Home
last modified time | relevance | path

Searched refs:tid (Results 76 – 100 of 775) sorted by relevance

12345678910>>...31

/openbmc/linux/tools/perf/tests/
H A Ddlfilter-test.c125 static int write_comm(int fd, pid_t pid, pid_t tid, const char *comm_str) in write_comm() argument
135 comm.tid = tid; in write_comm()
146 static int write_mmap(int fd, pid_t pid, pid_t tid, u64 start, u64 len, u64 pgoff, in write_mmap() argument
159 mmap->tid = tid; in write_mmap()
173 static int write_sample(struct test_data *td, u64 sample_type, u64 id, pid_t pid, pid_t tid) in write_sample() argument
184 .tid = tid, in write_sample()
324 pid_t tid = 12346; in test__dlfilter_test() local
370 if (write_comm(td->fd, pid, tid, "test-prog")) in test__dlfilter_test()
373 if (write_mmap(td->fd, pid, tid, MAP_START, 0x10000, 0, td->prog_file_name)) in test__dlfilter_test()
376 if (write_sample(td, sample_type, id, pid, tid) != TEST_OK) in test__dlfilter_test()
/openbmc/linux/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()
400 tid->base = 0; in cxgb_offload_ctl()
403 tid = data; in cxgb_offload_ctl()
405 tid->base = t3_mc5_size(&adapter->mc5) - tid->num - in cxgb_offload_ctl()
541 t->tid_tab[tid].ctx = ctx; in cxgb3_insert_tid()
631 BUG_ON(tid >= t->ntids); in cxgb3_remove_tid()
805 dev->name, tid); in do_cr()
899 dev->name, tid); in do_act_establish()
1117 u32 tid; in cxgb_redirect() local
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c160 f->tid, err); in configure_filter_smac()
232 set_tcb_field(adap, f, tid, in set_nat_params()
1978 __func__, status, tid); in hash_del_filter_rpl()
1980 f = lookup_tid(t, tid); in hash_del_filter_rpl()
1989 cxgb4_remove_tid(t, 0, tid, 0); in hash_del_filter_rpl()
2007 __func__, tid, ftid, status); in hash_filter_rpl()
2020 f->tid = tid; in hash_filter_rpl()
2026 ctx->tid = f->tid; in hash_filter_rpl()
2042 set_tcb_tflag(adap, f, tid, in hash_filter_rpl()
2097 if (f->tid != tid) in filter_rpl()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c56 if (tid > IEEE80211_NUM_TIDS || !(ar->sta_tid_stats_mask & BIT(tid))) in ath10k_sta_update_rx_tid_stats_ampdu()
70 &arsta->tid_stats[tid], in ath10k_sta_update_rx_tid_stats_ampdu()
90 u8 tid = IEEE80211_NUM_TIDS; in ath10k_sta_update_rx_tid_stats() local
112 stats = &arsta->tid_stats[tid]; in ath10k_sta_update_rx_tid_stats()
244 u32 tid, buf_size; in ath10k_dbg_sta_write_addba() local
258 if (tid > HTT_DATA_TX_EXT_TID_MGMT - 2) in ath10k_dbg_sta_write_addba()
269 tid, buf_size); in ath10k_dbg_sta_write_addba()
295 u32 tid, status; in ath10k_dbg_sta_write_addba_resp() local
320 tid, status); in ath10k_dbg_sta_write_addba_resp()
345 u32 tid, initiator, reason; in ath10k_dbg_sta_write_delba() local
[all …]
/openbmc/linux/tools/perf/ui/browsers/
H A Dres_sample.c52 res_samples[i].cpu, res_samples[i].tid) < 0) { in res_sample_browse()
83 r->tid ? "--tid " : "", in res_sample_browse()
84 r->tid ? (sprintf(tidbuf, "%d", r->tid), tidbuf) : "", in res_sample_browse()
90 r->tid ? "--show-switch-events --show-task-events " : "", in res_sample_browse()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.h65 struct mwifiex_ra_list_tbl *ra, int tid);
72 struct mwifiex_ra_list_tbl *ra_list, int tid);
89 mwifiex_wmm_get_queue_raptr(struct mwifiex_private *priv, u8 tid,
91 u8 mwifiex_wmm_downgrade_tid(struct mwifiex_private *priv, u32 tid);
98 *priv, u8 tid, const u8 *ra_addr);
/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c660 tcon->tid, rc); in smb2_compound_op()
663 tcon->tid); in smb2_compound_op()
687 tcon->tid, rc); in smb2_compound_op()
690 tcon->tid); in smb2_compound_op()
742 tcon->tid, rc); in smb2_compound_op()
745 tcon->tid); in smb2_compound_op()
751 tcon->tid, rc); in smb2_compound_op()
754 tcon->tid); in smb2_compound_op()
772 tcon->tid); in smb2_compound_op()
778 tcon->tid, rc); in smb2_compound_op()
[all …]
/openbmc/linux/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()
439 u32 pid, tid; in jit_repipe_code_load() member
499 event->mmap2.tid = tid; in jit_repipe_code_load()
510 id->tid = tid; in jit_repipe_code_load()
522 sample.tid = tid; in jit_repipe_code_load()
555 u32 pid, tid; in jit_repipe_code_move() member
594 event->mmap2.tid = tid; in jit_repipe_code_move()
605 id->tid = tid; in jit_repipe_code_move()
617 sample.tid = tid; in jit_repipe_code_move()
[all …]
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_lib.c238 struct snd_timer_id tid; in snd_opl3_timer1_init() local
241 tid.dev_class = SNDRV_TIMER_CLASS_CARD; in snd_opl3_timer1_init()
242 tid.dev_sclass = SNDRV_TIMER_SCLASS_NONE; in snd_opl3_timer1_init()
243 tid.card = opl3->card->number; in snd_opl3_timer1_init()
244 tid.device = timer_no; in snd_opl3_timer1_init()
245 tid.subdevice = 0; in snd_opl3_timer1_init()
259 struct snd_timer_id tid; in snd_opl3_timer2_init() local
262 tid.dev_class = SNDRV_TIMER_CLASS_CARD; in snd_opl3_timer2_init()
264 tid.card = opl3->card->number; in snd_opl3_timer2_init()
265 tid.device = timer_no; in snd_opl3_timer2_init()
[all …]
/openbmc/linux/tools/accounting/
H A Dgetdelays.c289 pid_t tid = 0; in main() local
345 tid = atoi(optarg); in main()
346 if (!tid) in main()
351 tid = atoi(optarg); in main()
352 if (!tid) in main()
366 tid = fork(); in main()
367 if (tid < 0) in main()
369 if (tid == 0) in main()
425 if (tid && containerset) { in main()
434 if (tid && forking) { in main()
[all …]
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c205 unsigned int tid = csk->tid; in send_close_req() local
209 csk, csk->state, csk->flags, csk->tid); in send_close_req()
213 req->wr.wr_lo = htonl(V_WR_TID(tid)); in send_close_req()
362 req->wr_lo = htonl(V_WR_TID(csk->tid)); in make_tx_data_wr()
453 csk, csk->tid, skb); in push_tx_frames()
479 unsigned int tid = GET_TID(req); in do_act_establish() local
489 csk->tid = tid; in do_act_establish()
555 csk, csk->state, csk->flags, csk->tid); in act_open_retry_timer()
612 csk, csk->state, csk->flags, csk->tid); in do_peer_close()
669 csk, csk->state, csk->flags, csk->tid); in do_abort_req()
[all …]
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h96 #define SSAM_DEVICE(d, cat, tid, iid, fun) \ argument
97 .match_flags = (((tid) != SSAM_SSH_TID_ANY) ? SSAM_MATCH_TARGET : 0) \
102 .target = __builtin_choose_expr((tid) != SSAM_SSH_TID_ANY, (tid), 0), \
126 #define SSAM_VDEV(cat, tid, iid, fun) \ argument
127 SSAM_DEVICE(SSAM_DOMAIN_VIRTUAL, SSAM_VIRTUAL_TC_##cat, SSAM_SSH_TID_##tid, iid, fun)
149 #define SSAM_SDEV(cat, tid, iid, fun) \ argument
150 SSAM_DEVICE(SSAM_DOMAIN_SERIALHUB, SSAM_SSH_TC_##cat, SSAM_SSH_TID_##tid, iid, fun)
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt23 cpu 0, pid 0, tid 0, ip ffffffffad06c4e6, period 1
24 cpu 0, pid 4465, tid 4469, ip ffffffffad118748, period 18322959
25 cpu 0, pid 0, tid 0, ip ffffffffad115722, period 33544846
26 cpu 0, pid 4465, tid 4470, ip 7f84fe0cdad6, period 23687474
27 cpu 0, pid 0, tid 0, ip ffffffffad9e0349, period 34255790
28 cpu 0, pid 4465, tid 4469, ip ffffffffad136581, period 38664069
29 cpu 0, pid 0, tid 0, ip ffffffffad9e55e2, period 21922384
30 cpu 0, pid 4465, tid 4470, ip 7f84fe0ebebf, period 17655175
192 85 int cpu, pid, tid;
203 96 tid = u.val32[1];
[all …]
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_rx.c19 int params, tid; in wfx_rx_handle_ba() local
27 tid = (params & IEEE80211_ADDBA_PARAM_TID_MASK) >> 2; in wfx_rx_handle_ba()
28 ieee80211_start_rx_ba_session_offl(vif, mgmt->sa, tid); in wfx_rx_handle_ba()
32 tid = (params & IEEE80211_DELBA_PARAM_TID_MASK) >> 12; in wfx_rx_handle_ba()
33 ieee80211_stop_rx_ba_session_offl(vif, mgmt->sa, tid); in wfx_rx_handle_ba()
/openbmc/linux/drivers/of/
H A Dcpu.c56 int ac, prop_len, tid; in __of_find_n_match_cpu_property() local
66 for (tid = 0; tid < prop_len; tid++) { in __of_find_n_match_cpu_property()
70 *thread = tid; in __of_find_n_match_cpu_property()
/openbmc/libpldm/src/
H A Dresponder.c12 return left->tid == right->tid && in pldm_responder_cookie_eq()
45 pldm_responder_cookie_untrack(struct pldm_responder_cookie *jar, pldm_tid_t tid, in pldm_responder_cookie_untrack() argument
49 const struct pldm_responder_cookie cookie = { tid, instance_id, type, in pldm_responder_cookie_untrack()
/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h15 __u32 pid, tid; member
24 __u32 pid, tid; member
49 __u32 pid, tid; member
55 __u32 pid, tid; member
63 __u32 tid, ptid; member
85 __u32 pid, tid; member
311 __u64 tid; member
338 __u32 tid; member
351 __u32 tid; member
370 __u32 tid; member
/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.c616 if ((xtid = tlck->tid) == tid) { in txLock()
633 tlck->tid = tid; in txLock()
692 tlck->tid = tid; in txLock()
736 if (tid) { in txLock()
1006 tlck->tid = tid; in txMaplock()
1021 if (tid) { in txMaplock()
1151 cd.tid = tid; in txCommit()
1153 if (tid == 0) in txCommit()
2815 tid_t tid; in txQuiesce() local
2835 txEnd(tid); in txQuiesce()
[all …]
H A Djfs_dtree.c388 xtInitRoot(tid, ip); in add_index()
458 lock_index(tid, ip, mp, index); in add_index()
499 lock_index(tid, ip, mp, index); in free_index()
849 data.leaf.tid = tid; in dtInsert()
925 static int dtSplitUp(tid_t tid, in dtSplitUp() argument
1708 modify_index(tid, ip, in dtExtendPage()
2077 int dtDelete(tid_t tid, in dtDelete() argument
2207 modify_index(tid, ip, in dtDelete()
2348 txMaplock(tid, ip, in dtDeleteUp()
2626 tid_t tid; in add_missing_indices() local
[all …]
/openbmc/linux/fs/jbd2/
H A Djournal.c527 tid_t tid; in __jbd2_journal_force_commit() local
543 tid = transaction->t_tid; in __jbd2_journal_force_commit()
546 jbd2_log_start_commit(journal, tid); in __jbd2_journal_force_commit()
607 *ptid = tid; in jbd2_journal_start_commit()
780 tid_t tid; in jbd2_fc_end_commit_fallback() local
1062 *tid = transaction->t_tid; in jbd2_journal_get_log_tail()
1065 *tid = transaction->t_tid; in jbd2_journal_get_log_tail()
1068 *tid = transaction->t_tid; in jbd2_journal_get_log_tail()
1120 journal->j_tail_sequence = tid; in __jbd2_update_log_tail()
2473 tid_t tid = transaction->t_tid; in jbd2_journal_flush() local
[all …]
/openbmc/libpldm/include/libpldm/
H A Dtransport.h54 pldm_tid_t tid,
82 pldm_tid_t *tid, void **pldm_msg,
118 pldm_transport_send_recv_msg(struct pldm_transport *transport, pldm_tid_t tid,
/openbmc/qemu/tests/tcg/multiarch/
H A Dsignals.c111 timer_t tid; in test_signals() local
123 sev.sigev_value.sival_ptr = &tid; in test_signals()
124 chk_error(timer_create(CLOCK_REALTIME, &sev, &tid)); in test_signals()
130 chk_error(timer_settime(tid, 0, &it, NULL)); in test_signals()
142 chk_error(timer_delete(tid)); in test_signals()
/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_test.c98 pthread_t *tid; in main() local
258 tid = malloc(sizeof(pthread_t) * nthreads); in main()
259 assert(tid); in main()
261 ret = pthread_create(&tid[i], NULL, gup_thread, &gup); in main()
265 ret = pthread_join(tid[i], NULL); in main()
269 free(tid); in main()
/openbmc/libpldm/src/requester/
H A Dpldm.c69 pldm_tid_t tid = eid; \
86 rc = pldm_transport_mctp_demux_map_tid(demux, tid, eid); \
91 rc = fn(ctx, tid, __VA_ARGS__); \
107 pldm_tid_t tid = eid; in pldm_recv_any() local
124 rc = pldm_transport_mctp_demux_map_tid(demux, tid, eid); in pldm_recv_any()
130 rc = pldm_transport_recv_msg(ctx, &tid, (void **)pldm_resp_msg, in pldm_recv_any()
/openbmc/linux/net/netfilter/
H A Dxt_l2tp.c38 u32 tid; member
60 (info->tid != data->tid)) in l2tp_match()
117 data.tid = ntohl(lh->val32); in l2tp_udp_mt()
126 data.tid = (u32) ntohs(lh->val16[0]); in l2tp_udp_mt()
159 data.tid = ntohl(lh->val32); in l2tp_ip_mt()
242 (info->tid > 0xffff)) { in l2tp_mt_check()
244 info->tid); in l2tp_mt_check()

12345678910>>...31