Home
last modified time | relevance | path

Searched refs:tid (Results 476 – 500 of 760) sorted by relevance

1...<<11121314151617181920>>...31

/openbmc/linux/tools/perf/util/
H A Dbpf-filter.l72 tid { return sample(PERF_SAMPLE_TID); }
/openbmc/linux/tools/perf/tests/
H A Dperf-time-to-tsc.c158 (pid_t)event->comm.tid != getpid()) in test__perf_time_to_tsc()
H A Dhists_common.c114 .tid = fake_mmap_info[i].pid, in setup_fake_machine()
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c64 return kctx->data->tid_entry.tid; in perf_get_sample()
/openbmc/openpower-occ-control/
H A Dpldm.hpp31 constexpr TerminusID tid = 0; variable
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c622 u16 tid = params->tid; in rtw_ops_ampdu_action() local
623 struct ieee80211_txq *txq = sta->txq[tid]; in rtw_ops_ampdu_action()
633 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid); in rtw_ops_ampdu_action()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c32 current->thread.tidr != vcpu->arch.tid) in load_spr_state()
33 mtspr(SPRN_TIDR, vcpu->arch.tid); in load_spr_state()
74 vcpu->arch.tid = mfspr(SPRN_TIDR); in store_spr_state()
169 current->thread.tidr != vcpu->arch.tid) in restore_p9_host_os_sprs()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py736 for tid in rq.rqdata.runtaskentries:
737 (mc, fn, taskname, taskfn) = bb.runqueue.split_tid_mcfn(tid)
759 dotname = "%s.%s" % (pn, bb.runqueue.taskname_from_tid(tid))
762 for dep in rq.rqdata.runtaskentries[tid].depends:
831 for tid in taskdata[mc].taskentries:
832 tids.append(tid)
834 for tid in tids:
835 (mc, fn, taskname, taskfn) = bb.runqueue.split_tid_mcfn(tid)
1458 tid = bb.runqueue.build_tid(mc, fn, t)
1462 rq.rqdata.prepare_task_hash(tid)
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h352 u8 tid; member
428 u8 tid; member
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c23 int tid) in mwifiex_uap_del_tx_pkts_in_ralist() argument
42 priv->wmm.pkts_paused[tid]--; in mwifiex_uap_del_tx_pkts_in_ralist()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c189 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl() local
190 unsigned int l2t_idx = tid % L2T_SIZE; in do_l2t_write_rpl()
199 if (tid & SYNC_WR_F) { in do_l2t_write_rpl()
/openbmc/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c419 u8 tid; /* Target ID. */ member
576 rqst.target_id = gsb_rqst->tid; in san_rqst()
617 evt.target = gsb_rqsg->tid; in san_rqsg()
/openbmc/linux/fs/smb/client/
H A Ddir.c630 trace_smb3_mknod_enter(xid, tcon->ses->Suid, tcon->tid, full_path);
638 trace_smb3_mknod_err(xid, tcon->ses->Suid, tcon->tid, rc);
640 trace_smb3_mknod_done(xid, tcon->ses->Suid, tcon->tid);
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.h120 u8 tid; member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.h126 __be64 tid; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h230 u32 tid, u8 ctx_type, void **task_ctx);
/openbmc/libpldm/include/libpldm/
H A Dpdr.h188 uint8_t tid, uint8_t tl_eid, bool valid);
/openbmc/linux/fs/ocfs2/
H A Dinode.c177 tid_t tid; in ocfs2_iget() local
186 tid = transaction->t_tid; in ocfs2_iget()
188 tid = journal->j_commit_sequence; in ocfs2_iget()
190 oi->i_sync_tid = tid; in ocfs2_iget()
191 oi->i_datasync_tid = tid; in ocfs2_iget()
/openbmc/linux/sound/pci/
H A Dazt3328.c2206 struct snd_timer_id tid; in snd_azf3328_timer() local
2209 tid.dev_class = SNDRV_TIMER_CLASS_CARD; in snd_azf3328_timer()
2210 tid.dev_sclass = SNDRV_TIMER_SCLASS_NONE; in snd_azf3328_timer()
2211 tid.card = chip->card->number; in snd_azf3328_timer()
2212 tid.device = device; in snd_azf3328_timer()
2213 tid.subdevice = 0; in snd_azf3328_timer()
2218 err = snd_timer_new(chip->card, "AZF3328", &tid, &timer); in snd_azf3328_timer()
/openbmc/linux/sound/sparc/
H A Dcs4231.c1242 struct snd_timer_id tid; in snd_cs4231_timer() local
1246 tid.dev_class = SNDRV_TIMER_CLASS_CARD; in snd_cs4231_timer()
1247 tid.dev_sclass = SNDRV_TIMER_SCLASS_NONE; in snd_cs4231_timer()
1248 tid.card = card->number; in snd_cs4231_timer()
1249 tid.device = 0; in snd_cs4231_timer()
1250 tid.subdevice = 0; in snd_cs4231_timer()
1251 err = snd_timer_new(card, "CS4231", &tid, &timer); in snd_cs4231_timer()
/openbmc/qemu/tests/qtest/
H A Dremote-i3c-test.c96 uint8_t tid:4; member
141 .tid = 0x01, in aspeed_i3c_create_xfer_cmd()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h189 #define SetPriority(pbuf, tid) \ argument
190 (*(__le16 *)(pbuf) |= cpu_to_le16(tid & 0xf))
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c145 pthread_t tid; in hog_cpus_timed() local
147 ret = pthread_create(&tid, NULL, &hog_cpu_thread_func, NULL); in hog_cpus_timed()
/openbmc/linux/include/trace/events/
H A Dext4.h2734 __field(tid_t, tid)
2739 __entry->tid = commit_tid;
2743 __entry->tid)
2759 __field(tid_t, tid)
2770 __entry->tid = commit_tid;
2776 __entry->num_fc_ineligible, __entry->nblks_agg, __entry->tid)
2935 TP_PROTO(journal_t *journal, int full, tid_t tid),
2937 TP_ARGS(journal, full, tid),
2943 __field(tid_t, tid)
2952 __entry->tid = tid;
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.h116 u32 sta_mask, u8 tid,

1...<<11121314151617181920>>...31