Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dnet.c147 int refcnt_bias; member
664 __page_frag_cache_drain(pfrag->page, net->refcnt_bias); in vhost_net_page_frag_refill()
668 net->refcnt_bias = 0; in vhost_net_page_frag_refill()
688 net->refcnt_bias = USHRT_MAX; in vhost_net_page_frag_refill()
761 --net->refcnt_bias; in vhost_net_build_xdp()
1357 n->refcnt_bias = 0; in vhost_net_open()
1426 __page_frag_cache_drain(n->page_frag.page, n->refcnt_bias); in vhost_net_release()