Searched refs:tid (Results 401 - 425 of 627) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/perf/
H A Dbuiltin-sched.c826 printf(" ... pid %d woke up %s/%d\n", sample->tid, comm, pid);
829 waker = register_pid(sched, sample->tid, "<unknown>");
889 event->fork.tid);
1524 map__findnew_thread(struct perf_sched *sched, struct machine *machine, pid_t pid, pid_t tid) argument
1526 struct thread *thread = machine__findnew_thread(machine, pid, tid);
1534 if (thread_map__has(sched->map.color_pids, tid))
1789 thread = machine__find_thread(machine, sample->pid, sample->tid);
1933 pid_t tid = thread__tid(thread); local
1940 else if (tid != pid)
1941 n = scnprintf(str, sizeof(str), "%s[%d/%d]", comm, tid, pi
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c46 rx_user_status->tid = ppdu_info->tid;
627 ppdu_info->tid =
1099 rxcb->tid,
2230 ppdu_info->tid = IEEE80211_NUM_TIDS;
2236 if (ppdu_info->tid <= IEEE80211_NUM_TIDS)
2237 rx_stats->tid_count[ppdu_info->tid] += num_msdu;
2399 if (user_stats->tid <= IEEE80211_NUM_TIDS)
2400 rx_stats->tid_count[user_stats->tid] += num_msdu;
H A Dhal_rx.h126 u32 tid; member in struct:hal_rx_user_status
180 u16 tid; member in struct:hal_rx_mon_ppdu_info
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.h936 * CIDXTID_EXTENDED_CID_TID here and use cid and tid members instead
950 u8 tid; member in struct:wmi_vring_cfg
1043 u8 tid; member in struct:wmi_tx_desc_ring_add_cmd
1241 * CIDXTID_EXTENDED_CID_TID here and use cid and tid members instead
1252 u8 tid; member in struct:wmi_rcp_addba_resp_cmd
1259 u8 tid; member in struct:wmi_rcp_addba_resp_edma_cmd
1274 * CIDXTID_EXTENDED_CID_TID here and use cid and tid members instead
1282 u8 tid; member in struct:wmi_rcp_delba_cmd
1289 * CIDXTID_EXTENDED_CID_TID here and use cid and tid members instead
1301 u8 tid; member in struct:wmi_rcp_addba_req_cmd
2533 u8 tid; member in struct:wmi_delba_event
2556 u8 tid; member in struct:wmi_rcp_addba_resp_sent_event
2618 u8 tid; member in struct:wmi_rcp_addba_req_event
[all...]
/linux-master/fs/proc/
H A Dbase.c2503 (notify & SIGEV_THREAD_ID) ? "tid" : "pid",
3560 * used for the node /proc/<pid>/task/<tid>/comm.
3583 /* This file (/proc/<pid>/task/<tid>/comm) can always be
3752 unsigned tid; local
3760 tid = name_to_int(&dentry->d_name);
3761 if (tid == ~0U)
3767 task = find_task_by_pid_ns(tid, ns);
3786 * Find the first tid of a thread group to return to user space.
3797 static struct task_struct *first_tid(struct pid *pid, int tid, loff_t f_pos, argument
3811 /* Attempt to start with the tid o
3865 int tid; local
[all...]
/linux-master/fs/ceph/
H A Dmds_client.c1146 lookup_get_request(struct ceph_mds_client *mdsc, u64 tid) argument
1150 req = lookup_request(&mdsc->request_tree, tid);
1158 * Register an in-flight request, and assign a tid. Link to directory
1182 doutc(cl, "%p tid %lld\n", req, req->r_tid);
1207 doutc(mdsc->fsc->client, "%p tid %lld\n", req, req->r_tid);
2284 if (cf->tid <= want_flush_tid) {
2285 doutc(cl, "still flushing tid %llu <= %llu\n",
2286 cf->tid, want_flush_tid);
2610 * return oldest (lowest) request, tid in request tree, 0 if none.
3079 msg->hdr.tid
3801 u64 tid; local
4011 u64 tid = le64_to_cpu(msg->hdr.tid); local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1846 int tid = mvm->tvqm_info[hw_queue].txq_tid; local
1848 tid_bitmap = BIT(tid);
1854 int tid = i; local
1856 if (tid == IWL_MAX_TID_COUNT)
1857 tid = IEEE80211_NUM_TIDS;
1859 txq = sta->txq[tid];
H A Drs.h136 /* load per tid defines for A-MPDU activation */
407 int tid, struct ieee80211_tx_info *info, bool ndp);
/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py173 # Show branches made during a function call (e.g. where call_id is 29357 and return_id is 29370 and tid is 29670)
175 # SELECT * FROM samples_view WHERE id >= 29357 AND id <= 29370 AND tid = 29670 AND event LIKE 'branches%';
353 'tid integer)')
534 'tid'
543 '(SELECT tid FROM threads WHERE id = thread_id) AS tid'
568 '(SELECT tid FROM threads WHERE id = thread_id) AS tid,'
594 '(SELECT tid FROM threads WHERE id = thread_id) AS tid,'
[all...]
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_cpu.c143 pthread_t tid;
145 ret = pthread_create(&tid, NULL, &hog_cpu_thread_func, NULL); local
/linux-master/net/bridge/
H A Dbr_vlan_options.c14 __be32 tid = tunnel_id_to_key32(v->tinfo.tunnel_id); local
23 if (nla_put_u32(skb, BRIDGE_VLANDB_TINFO_ID, be32_to_cpu(tid))) {
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c290 p += sprintf(p, "tid = %d, ra = %pM\n",
291 info->tx_tbl[i].tid, info->tx_tbl[i].ra);
297 p += sprintf(p, "tid = %d, ta = %pM, ",
298 info->rx_tbl[i].tid,
/linux-master/drivers/staging/rtl8723bs/include/
H A Dwifi.h189 #define SetPriority(pbuf, tid) \
190 (*(__le16 *)(pbuf) |= cpu_to_le16(tid & 0xf))
/linux-master/drivers/soc/qcom/
H A Dpdr_interface.c247 u16 tid)
259 req.transaction_id = tid;
246 pdr_send_indack_msg(struct pdr_handle *pdr, struct pdr_service *pds, u16 tid) argument
/linux-master/drivers/infiniband/hw/hfi1/
H A Druc.c421 * @tid: true if it is the tid leg
430 bool tid)
438 if (!tid) {
429 hfi1_schedule_send_yield(struct rvt_qp *qp, struct hfi1_pkt_state *ps, bool tid) argument
/linux-master/fs/smb/client/
H A Dioctl.c125 tcon_inf.tid = tcon->tid;
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_common.h436 /* pointer (same size 32/64 bit) to __u16 tid array */
730 /* qib receiving-dma tid-session-member */
732 __u16 tid; member in struct:qib_tid_session_member
/linux-master/tools/perf/jvmti/
H A Djvmti_agent.c387 rec.tid = gettid();
/linux-master/drivers/net/wireless/rsi/
H A Drsi_main.h138 s8 tid; member in struct:skb_info
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h217 u32 tid; member in struct:cxgbit_sock
/linux-master/include/rdma/
H A Drdma_vt.h45 u64 tid; member in struct:rvt_ibport
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h105 pid_t tid; member in struct:spu_context
/linux-master/include/linux/soc/mediatek/
H A Dmtk_wed.h73 __le16 tid; member in struct:mtk_wed_wo_rx_stats
/linux-master/net/nfc/
H A Dllcp_core.c1271 u8 dsap, ssap, type, length, tid, sap; local
1302 tid = tlv[2];
1357 sdp = nfc_llcp_build_sdres_tlv(tid, sap);
1368 pr_debug("LLCP_TLV_SDRES: searching tid %d\n", tlv[2]);
1371 if (sdp->tid != tlv[2])
/linux-master/tools/bpf/bpftool/
H A Dlink.c210 if (info->iter.task.tid)
211 jsonw_uint_field(wtr, "tid", info->iter.task.tid);
640 if (info->iter.task.tid)
641 printf("tid %u ", info->iter.task.tid);

Completed in 580 milliseconds

<<11121314151617181920>>