Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts.c1789 hpts_gather_grps(struct cpu_group **grps, int32_t *at, int32_t max, struct cpu_group *cg) in hpts_gather_grps() function
1805 hpts_gather_grps(grps, at, max, &cg->cg_child[i]); in hpts_gather_grps()
1874 hpts_gather_grps(tcp_pace.grps, &count, tcp_pace.grp_cnt, cpu_top); in tcp_hpts_mod_load()