Searched defs:Channel (Results 1 – 10 of 10) sorted by relevance
87 typedef struct Channel Channel; typedef124 struct Channel { struct125 int type; /* channel type/state */127 int self; /* my own channel identifier */128 uint32_t remote_id; /* channel identifier for remote peer */129 int have_remote_id; /* non-zero if remote_id is valid */131 u_int istate; /* input from channel (state of receive half) */132 u_int ostate; /* output to channel (state of transmit half) */133 int flags; /* close sent/rcvd */134 int rfd; /* read fd */[all …]
51 static struct Channel { struct52 ChannelCallback callback; argument53 void *callback_state;
24 unsigned R600RegisterInfo::getSubRegFromChannel(unsigned Channel) { in getSubRegFromChannel()
1012 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local1026 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
993 unsigned &Channel, in getStackAddress()
529 unsigned SIRegisterInfo::getSubRegFromChannel(unsigned Channel, in getSubRegFromChannel()
688 unsigned Channel = RI.getChannelFromSubReg(SubIdx); in expandSGPRCopy() local5669 unsigned Channel = 0; in emitLoadSRsrcFromVGPRLoop() local
155 constexpr Channel(llvm::ArrayRef<Log::Category> categories, in Channel() function
232 ScopedHandle Channel; in CrashHandler() local
309 uByte Channel; member328 uByte Channel; member363 uByte Channel; member