Home
last modified time | relevance | path

Searched defs:tcb (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/dports/net/tcptrace/tcptrace-508f73a/
H A Dtcptrace.h291 struct tcb *ptwin; argument
294 seqnum ack;
295 seqnum seq;
296 seqnum syn;
297 seqnum fin;
299 timeval time;
302 u_int mss;
323 u_long win_max;
324 u_long win_min;
355 u_int quad1, quad2, quad3, quad4; /* was every quadrant visited */
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/model/
H A Dtcp-bbr.cc165 TcpBbr::InitPacingRate (Ptr<TcpSocketState> tcb) in InitPacingRate()
336 TcpBbr::CheckDrain (Ptr<TcpSocketState> tcb) in CheckDrain()
352 TcpBbr::UpdateRTprop (Ptr<TcpSocketState> tcb) in UpdateRTprop()
373 TcpBbr::SaveCwnd (Ptr<const TcpSocketState> tcb) in SaveCwnd()
387 TcpBbr::RestoreCwnd (Ptr<TcpSocketState> tcb) in RestoreCwnd()
408 TcpBbr::HandleProbeRTT (Ptr<TcpSocketState> tcb) in HandleProbeRTT()
457 TcpBbr::SetSendQuantum (Ptr<TcpSocketState> tcb) in SetSendQuantum()
464 TcpBbr::UpdateTargetCwnd (Ptr<TcpSocketState> tcb) in UpdateTargetCwnd()
689 TcpBbr::CongControl (Ptr<TcpSocketState> tcb, in CongControl()
701 TcpBbr::CongestionStateSet (Ptr<TcpSocketState> tcb, in CongestionStateSet()
[all …]
H A Dtcp-dctcp.cc112 TcpDctcp::Init (Ptr<TcpSocketState> tcb) in Init()
126 TcpDctcp::GetSsThresh (Ptr<const TcpSocketState> tcb, uint32_t bytesInFlight) in GetSsThresh()
133 TcpDctcp::PktsAcked (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked, const Time &rtt) in PktsAcked()
169 TcpDctcp::Reset (Ptr<TcpSocketState> tcb) in Reset()
178 TcpDctcp::CeState0to1 (Ptr<TcpSocketState> tcb) in CeState0to1()
205 TcpDctcp::CeState1to0 (Ptr<TcpSocketState> tcb) in CeState1to0()
236 TcpDctcp::UpdateAckReserved (Ptr<TcpSocketState> tcb, in UpdateAckReserved()
261 TcpDctcp::CwndEvent (Ptr<TcpSocketState> tcb, in CwndEvent()
H A Dtcp-cubic.cc152 TcpCubic::HystartReset (Ptr<const TcpSocketState> tcb) in HystartReset()
163 TcpCubic::IncreaseWindow (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked) in IncreaseWindow()
215 TcpCubic::Update (Ptr<TcpSocketState> tcb) in Update()
300 TcpCubic::PktsAcked (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked, in PktsAcked()
328 TcpCubic::HystartUpdate (Ptr<TcpSocketState> tcb, const Time& delay) in HystartUpdate()
396 TcpCubic::GetSsThresh (Ptr<const TcpSocketState> tcb, uint32_t bytesInFlight) in GetSsThresh()
424 TcpCubic::CongestionStateSet (Ptr<TcpSocketState> tcb, const TcpSocketState::TcpCongState_t newStat… in CongestionStateSet()
436 TcpCubic::CubicReset (Ptr<const TcpSocketState> tcb) in CubicReset()
H A Dtcp-congestion-ops.cc51 TcpCongestionOps::IncreaseWindow (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked) in IncreaseWindow()
57 TcpCongestionOps::PktsAcked (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked, in PktsAcked()
64 TcpCongestionOps::CongestionStateSet (Ptr<TcpSocketState> tcb, in CongestionStateSet()
71 TcpCongestionOps::CwndEvent (Ptr<TcpSocketState> tcb, in CwndEvent()
84 TcpCongestionOps::CongControl (Ptr<TcpSocketState> tcb, in CongControl()
166 TcpNewReno::SlowStart (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked) in SlowStart()
190 TcpNewReno::CongestionAvoidance (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked) in CongestionAvoidance()
214 TcpNewReno::IncreaseWindow (Ptr<TcpSocketState> tcb, uint32_t segmentsAcked) in IncreaseWindow()
/dports/math/calcoo/calcoo-1.3.18/src/
H A Dbody.h59 typedef struct tcb { struct
61 GtkWidget *main_window;
65 GtkWidget *fixer;
67 GtkStyle *style;
70 GtkWidget *button[MAX_BUTTON_NUMBER];
71 GtkWidget *deg_rad_button, *forced_e_button;
75 GtkTooltips *button_tooltips;
76 GtkAccelGroup *accel_group;
78 GtkWidget *selection_widget;
82 t_body_display *display[NUMBER_OF_DISPLAYS];
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/osf-share/
H A Dcma_sched.h95 #define cma__sched_priority(tcb) \ argument
102 #define cma__sched_prio_fore(tcb) cma__sched_prio_fore_var (tcb) argument
103 #define cma__sched_prio_back(tcb) ((tcb)->sched.fixed_prio \ argument
105 #define cma__sched_prio_rt(tcb) ((tcb)->sched.priority) argument
106 #define cma__sched_prio_idle(tcb) ((tcb)->sched.priority) argument
108 #define cma__sched_prio_back_fix(tcb) \ argument
117 # define cma__sched_prio_fore_var(tcb) \ argument
119 # define cma__sched_prio_back_var(tcb) \ argument
129 # define cma__sched_prio_fore_var(tcb) \ argument
138 # define cma__sched_prio_fore_var(tcb) \ argument
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/osf-share/
H A Dcma_sched.h95 #define cma__sched_priority(tcb) \ argument
102 #define cma__sched_prio_fore(tcb) cma__sched_prio_fore_var (tcb) argument
103 #define cma__sched_prio_back(tcb) ((tcb)->sched.fixed_prio \ argument
105 #define cma__sched_prio_rt(tcb) ((tcb)->sched.priority) argument
106 #define cma__sched_prio_idle(tcb) ((tcb)->sched.priority) argument
108 #define cma__sched_prio_back_fix(tcb) \ argument
117 # define cma__sched_prio_fore_var(tcb) \ argument
119 # define cma__sched_prio_back_var(tcb) \ argument
129 # define cma__sched_prio_fore_var(tcb) \ argument
138 # define cma__sched_prio_fore_var(tcb) \ argument
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug3401973.c14 __xdata struct tcb { struct
15 u8 state;
16 u8 thread_id;
17 int *wait;
19 u16 timer;
20 u8 timeout;
22 const int *port;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/osf-share/
H A Dcma_util.h95 extern char * cma__memcpy (char *,char *,cma_t_integer);
103 extern void cma__putstring (char *,char *);
105 extern void cma__putint (char *,cma_t_integer);
107 extern void cma__putint_5 (char *,cma_t_integer);
109 extern void cma__putint_10 (char *,cma_t_integer);
117 extern void cma__set_eol_routine (cma__t_eol_routine,cma__t_eol_routine *);
119 extern cma_t_integer cma__strlen (char *);
123 extern char *cma__gets (char *,char *);
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-bottom-half/cloudlibc/src/common/
H A Dtls.h20 __wasi_tcb_t *tcb; in tcb_get() local
26 static inline void tcb_set(__wasi_tcb_t *tcb) { in tcb_set()
37 __wasi_tcb_t *tcb; in tcb_get() local
43 static inline void tcb_set(__wasi_tcb_t *tcb) { in tcb_set()
53 __wasi_tcb_t *tcb; in tcb_get() local
59 static inline void tcb_set(__wasi_tcb_t *tcb) { in tcb_set()
69 __wasi_tcb_t *tcb; in tcb_get() local
75 static inline void tcb_set(__wasi_tcb_t *tcb) { in tcb_set()
166 __wasi_tcb_t *tcb = tcb_addr(buf); in tls_replace() local
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dthread.h20 typedef struct tcb tcb; typedef
27 struct tcb { struct
47 tcb *threads[1]; // Threads' TCBs argument
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dppc32_jit.c247 static forced_inline ppc_insn_t insn_fetch(ppc32_jit_tcb_t *tcb) in insn_fetch()
467 _Unused static void ppc32_jit_tcb_add_end(ppc32_jit_tcb_t *tcb) in ppc32_jit_tcb_add_end()
520 ppc32_jit_tcb_t *tcb, in ppc32_jit_tcb_apply_patches()
549 static void ppc32_jit_tcb_free_patches(ppc32_jit_tcb_t *tcb) in ppc32_jit_tcb_free_patches()
594 ppc32_jit_tcb_t *tcb; in ppc32_jit_tcb_alloc() local
639 void ppc32_jit_mark_smc(cpu_ppc_t *cpu,ppc32_jit_tcb_t *tcb) in ppc32_jit_mark_smc()
688 ppc32_jit_tcb_t *tcb = NULL; in ppc32_jit_tcb_create() local
1151 ppc32_jit_tcb_t *tcb; in ppc32_jit_tcb_compile() local
1202 int ppc32_jit_tcb_recompile(cpu_ppc_t *cpu,ppc32_jit_tcb_t *tcb) in ppc32_jit_tcb_recompile()
1234 void ppc32_jit_tcb_run(cpu_ppc_t *cpu,ppc32_jit_tcb_t *tcb) in ppc32_jit_tcb_run()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c12 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
24 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
31 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
43 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
60 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c12 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
24 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
31 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
43 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
60 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c12 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
24 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
31 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
43 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
60 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/sh/
H A Dpr54760-3.c11 int* tcb = (int*)__builtin_thread_pointer (); in test00() local
23 unsigned short* tcb = (unsigned short*)__builtin_thread_pointer (); in test01() local
30 int* tcb = (int*)__builtin_thread_pointer (); in test02() local
42 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test03() local
59 volatile int* tcb = (volatile int*)__builtin_thread_pointer (); in test04() local

12345678910>>...17