Home
last modified time | relevance | path

Searched refs:p_cpu (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/netinet/
H A Dtcp_hpts.c219 uint16_t p_cpu; /* The hpts CPU */ member
449 log.u_bbr.flex7 = hpts->p_cpu; in tcp_hpts_log()
459 log.u_bbr.pacing_gain = hpts->p_cpu; in tcp_hpts_log()
501 MPASS(hpts->p_cpu == tp->t_hpts_cpu); in tcp_hpts_insert_internal()
978 hpts_timeout_swi, hpts, hpts->p_cpu, in tcp_hpts_insert_diag()
1602 hpts_timeout_swi, hpts, hpts->p_cpu, in __tcp_run_hpts()
1765 hpts_timeout_swi, hpts, hpts->p_cpu, in tcp_hpts_thread()
1954 hpts->p_cpu = 0xffff; in tcp_hpts_mod_load()
1967 hpts->p_cpu = i; in tcp_hpts_mod_load()
2003 hpts_timeout_swi, hpts, hpts->p_cpu, in tcp_hpts_mod_load()