Searched refs:TID (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10.1-release/contrib/gdb/gdb/config/i386/
H A Dnm-i386v42mp.h57 /* Construct a composite id from thread TID and the process portion of
59 #define MKTID(PID, TID) (MERGEPID(PID, TID) | 0x40000000)
85 /* Construct a composite id from thread TID and the process portion of
87 #define MKTID(PID, TID) (ptid_build ((PID), (TID), 1))
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_getthreadid_np.c47 return (TID(curthread));
H A Dthr_getcpuclockid.c46 if (clock_getcpuclockid2(TID(pthread), CPUCLOCK_WHICH_TID, clock_id))
H A Dthr_affinity.c54 tid = TID(td);
77 tid = TID(td);
H A Dthr_private.h342 #define TID(thread) ((uint32_t) ((thread)->tid)) macro
557 _thr_umutex_trylock((lck), TID(thrd))
560 _thr_umutex_lock((lck), TID(thrd))
563 _thr_umutex_timedlock((lck), TID(thrd), (timo))
566 _thr_umutex_unlock((lck), TID(thrd))
571 _thr_umutex_lock(lck, TID(thrd)); \
577 _thr_umutex_lock_spin(lck, TID(thrd)); \
593 _thr_umutex_unlock((lck), TID(thrd)); \
H A Dthr_mutex.c251 m->m_lock.m_owner = TID(curthread);
253 m->m_lock.m_owner = TID(curthread) | UMUTEX_CONTESTED;
322 id = TID(curthread);
357 id = TID(curthread);
423 if (_thr_umutex_trylock2(&m->m_lock, TID(curthread)) == 0) {
650 id = TID(curthread);
H A Dthr_create.c210 TID(new_thread), cpusetsize, cpusetp)) {
H A Dthr_umtx.c237 _thr_umutex_unlock(m, TID(curthread));
H A Dthr_attr.c159 ret = cpuset_getaffinity(CPU_LEVEL_WHICH, CPU_WHICH_TID, TID(pthread),
/freebsd-10.1-release/sys/dev/asr/
H A Di2odpt.h24 U32 TID; /* Upper four bits currently are zero */ member in struct:_PRIVATE_SCSI_SCB_EXECUTE_MESSAGE
26 BF TID:16; /* Upper four bits currently are zero */ member in struct:_PRIVATE_SCSI_SCB_EXECUTE_MESSAGE
63 * Flash messages should be targeted to the Executive TID 0x000
H A Dasr.c76 * Their findings were focussed on the LCT & TID handler, and
84 * - Performance affected by TID caching reallocing.
107 * stopped using fordriver for holding on to the TID
287 * A MIX of performance and space considerations for TID lookups
293 tid_t TID[1]; member in struct:__anon7605
922 * Determine the address of an TID lookup. Must be done at high priority
1022 sizeof(*target_ptr) + (sizeof(target_ptr->TID) * new_size),
1038 sizeof(*target_ptr) + (sizeof(target_ptr->TID) * new_size),
1048 + (sizeof(target_ptr->TID) * (target_ptr->size - 1)));
1055 * Now, acquire the TID addres
1094 ASR_setTid(Asr_softc_t *sc, int bus, int target, int lun, tid_t TID) argument
1161 tid_t TID = (tid_t)-1; local
1426 ASR_getParams(Asr_softc_t *sc, tid_t TID, int Group, void *Buffer, unsigned BufferSize) argument
1754 tid_t TID; local
2125 tid_t TID; local
[all...]
H A Di2odep.h969 BF TID:16; /* Upper four bits currently are zero */
1005 _F_get16bit(x,TID,0,TID)
1007 _F_set16bit(x,TID,0,TID,y)
1009 _F_get1bit(x,TID,2,Interpret)
1011 _F_set1bit(x,TID,2,Interpret,y)
1013 _F_get1bit1(x,TID,2,Physical)
1015 _F_set1bit1(x,TID,2,Physical,y)
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp449 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); local
450 if (TID.isCall())
552 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); local
558 NodeNumDefs = std::min(N->getNumValues(), TID.getNumDefs());
/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h312 SequentialType(TypeID TID, Type *ElType) argument
313 : CompositeType(ElType->getContext(), TID), ContainedType(ElType) {
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DPasses.cpp469 const char *TID = (const char *)(TPI->getTypeInfo()); local
471 insertPass(TID, IID);
/freebsd-10.1-release/contrib/apr/include/
H A Dapr_portable.h79 typedef TID apr_os_thread_t;
/freebsd-10.1-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp414 const MCInstrDesc& TID = MI->getDesc(); local
417 if ( TID.isConditionalBranch() // && !IsRegisterJump(MI)) ||
967 const MCInstrDesc& TID = MI->getDesc(); local
968 unsigned SchedClass = TID.getSchedClass();
/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic79xx.h82 (((scsiid) & TID) >> TID_SHIFT)
111 ((((tcl) >> 4) & TID) >> 4)
115 ((lun) | (((scsiid) & TID) << 4))
135 (scb)->hscb->scsiid = ((col_idx) << TID_SHIFT) & TID; \
H A Daic79xx_osm.h91 ((((target_id) << TID_SHIFT) & TID) | (our_id))
H A Daic7xxx_osm.h102 ((((target_id) << TID_SHIFT) & TID) | (our_id) \
H A Daic7xxx.h79 (((scsiid) & ((((ahc)->features & AHC_TWIN) != 0) ? TWIN_TID : TID)) \
110 ((((tcl) >> 4) & TID) >> 4)
114 ((lun) | (((scsiid) & TID) << 4))
H A Daic7xxx.reg186 mask TID 0xf0 /* Target ID mask */
358 mask TID 0xf0 /* Target ID mask */
1079 mask TID 0xf0
/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddefs.h1287 #define MERGEPID(PID, TID) ptid_build (PID, TID, 0)
/freebsd-10.1-release/contrib/binutils/include/opcode/
H A Dconvex.h64 #define TID 21 macro
1014 {0,0,rxl,S,TID,0}, /* mov */
1015 {0,0,lr,TID,S,0}, /* mov */
/freebsd-10.1-release/contrib/llvm/include/llvm/Target/
H A DTargetInstrInfo.h60 const TargetRegisterClass *getRegClass(const MCInstrDesc &TID,

Completed in 429 milliseconds

12