/linux/tools/perf/tests/shell/lib/ |
H A D | coresight.sh | 95 # through all the TID's that are listed as CID=0xabcdef and see 99 # The TID test tools will print a TID per stdout line that are being 121 TID=$(printf "%i" $TIDHEX) 122 if test "$TID" -eq "$TID2"; then 128 MISSING="$MISSING $TID"
|
/linux/Documentation/locking/ |
H A D | pi-futex.rst | 80 normal futex-based locks: a 0 value means unlocked, and a value==TID 91 TID fails], then FUTEX_LOCK_PI is called. The kernel does all the 94 own TID into the futex value], and attaches a 'PI state' structure to 100 futex value to its own TID and returns. Userspace has no other work to 102 FUTEX_WAITERS|TID. 105 TID -> 0 atomic transition of the futex value], then no kernel work is
|
H A D | robust-futex-ABI.rst | 64 word' holds 2 flag bits in the upper 2 bits, and the thread id (TID) 131 TID in the lower 30 bits of the 'lock word'. 144 3) add the lock entry, with its thread id (TID) in the bottom 30 bits 160 exiting threads TID, then the kernel will do two things: 183 current threads TID in the lower 30 bits, it does nothing with that
|
H A D | robust-futexes.rst | 199 Otherwise, robust futexes are acquired by glibc by putting the TID into 204 and the remaining bits are for the TID.
|
/linux/tools/perf/tests/attr/ |
H A D | test-record-spe-physical-address |
|
/linux/Documentation/driver-api/surface_aggregator/ |
H A D | ssh.rst | 15 .. |TID| replace:: ``TID`` substdef 223 * - |TID| 290 (``TID``) and source ID (``SID``). These two fields indicate where a message 292 (``TID``). Note that a response to a specific request therefore has the source 301 ``TID=1``, for example, may not be accepted for ``TID=2`` and vice versa. While
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | user_exp_rcv.c | 343 hfi1_cdbg(TID, in hfi1_user_exp_rcv_setup() 382 hfi1_cdbg(TID, in hfi1_user_exp_rcv_setup() 409 hfi1_cdbg(TID, "total mapped: tidpairs:%u pages:%u (%d)", tididx, in hfi1_user_exp_rcv_setup() 503 hfi1_cdbg(TID, "Failed to unprogram rcv array %d", in hfi1_user_exp_rcv_clear() 779 hfi1_cdbg(TID, "Failed to insert RB node %u 0x%lx, 0x%lx %d", in set_rcvarray_entry()
|
H A D | trace.c | 333 KDETH_GET(eh->tid_rdma.w_data.kdeth0, TID), in parse_everbs_hdrs() 359 KDETH_GET(eh->tid_rdma.r_rsp.kdeth0, TID), in parse_everbs_hdrs() 530 __hfi1_trace_fn(TID);
|
H A D | user_sdma.c | 887 KDETH_GET(kval, TID) != tididx) in check_header_template() 1003 KDETH_SET(hdr->kdeth.ver_tid_offset, TID, in set_txreq_header()
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.h | 72 (((scsiid) & TID) >> TID_SHIFT) 101 ((((tcl) >> 4) & TID) >> 4) 105 ((lun) | (((scsiid) & TID) << 4)) 125 (scb)->hscb->scsiid = ((col_idx) << TID_SHIFT) & TID; \
|
H A D | aic7xxx_reg_print.c_shipped | 385 { "TID", 0xf0, 0xf0 }
|
H A D | aic7xxx.reg | 199 mask TID 0xf0 /* Target ID mask */ 381 mask TID 0xf0 /* Target ID mask */ 1174 mask TID 0xf0
|
H A D | aic79xx_reg_print.c_shipped | 736 { "TID", 0xf0, 0xf0 }
|
/linux/drivers/scsi/ |
H A D | aha152x.h | 128 #define TID 0x07 macro
|
/linux/tools/perf/tests/ |
H A D | perf-record.c | 110 evsel__set_sample_bit(evsel, TID); in test__PERF_RECORD()
|
/linux/tools/perf/util/bpf_skel/ |
H A D | sample_filter.bpf.c | 86 BUILD_CHECK_SAMPLE(TID); in perf_get_sample()
|
/linux/drivers/staging/axis-fifo/ |
H A D | axis-fifo.txt | 29 - xlnx,axis-tid-width: AXI-Stream TID width (ignored by the driver)
|
/linux/tools/perf/util/ |
H A D | perf_event_attr_fprintf.c | 36 bit_name(IP), bit_name(TID), bit_name(TIME), bit_name(ADDR), in __p_sample_type()
|
H A D | bpf-filter.c | 88 PERF_SAMPLE_TYPE(TID, NULL),
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-perf.rst | 99 CoreSight / Thread Loop 10 Threads - Check TID
|
/linux/Documentation/translations/zh_TW/arch/loongarch/ |
H A D | introduction.rst | 125 0x40 定時器編號 TID
|
/linux/drivers/thunderbolt/ |
H A D | eeprom.c | 290 u32 TID; member
|
/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 125 0x40 定时器编号 TID
|
/linux/drivers/net/ethernet/renesas/ |
H A D | ravb.h | 182 TID = 0x047c, /* R-Car Gen3 only */ enumerator
|
/linux/Documentation/filesystems/ext4/ |
H A D | journal.rst | 653 - Stores the TID of the transaction after which these fast commits should 686 - Stores the TID of the commit, CRC of the fast commit of which this tag
|