Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vhost/
Dnet.c146 int refcnt_bias; member
661 __page_frag_cache_drain(pfrag->page, net->refcnt_bias); in vhost_net_page_frag_refill()
665 net->refcnt_bias = 0; in vhost_net_page_frag_refill()
685 net->refcnt_bias = USHRT_MAX; in vhost_net_page_frag_refill()
758 --net->refcnt_bias; in vhost_net_build_xdp()
1347 n->refcnt_bias = 0; in vhost_net_open()
1423 __page_frag_cache_drain(n->page_frag.page, n->refcnt_bias); in vhost_net_release()