Lines Matching refs:tfb_refcnt
431 refcount_acquire(&blk->tfb_refcnt); in find_and_ref_tcp_functions()
444 refcount_acquire(&rblk->tfb_refcnt); in find_and_ref_tcp_fb()
487 refcount_acquire(&rblk->tfb_refcnt); in find_and_ref_tcp_default_fb()
512 refcount_release(&tfb->tfb_refcnt); in tcp_switch_back_to_default()
517 refcount_release(&tfb->tfb_refcnt); in tcp_switch_back_to_default()
528 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_switch_back_to_default()
538 refcount_release(&tfb->tfb_refcnt); in tcp_switch_back_to_default()
562 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_switch_back_to_default()
657 fs.pcbcnt = blk->tfb_refcnt; in sysctl_net_inet_default_tcp_functions()
724 f->tf_fb->tfb_refcnt); in sysctl_net_inet_list_available()
973 tfi.tfi_refcnt = f->tf_fb->tfb_refcnt; in sysctl_net_inet_list_func_info()
1217 refcount_init(&blk->tfb_refcnt, 0); in register_tcp_functions_as_names()
1334 if (force && blk->tfb_refcnt) { in deregister_tcp_functions()
1359 if (blk->tfb_refcnt) { in deregister_tcp_functions()
2225 refcount_acquire(&tp->t_fb->tfb_refcnt); in tcp_newtcpcb()
2235 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_newtcpcb()
2248 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_newtcpcb()
2260 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_newtcpcb()
2336 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_newtcpcb()
2487 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_discardcb()