Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dnet.c146 int refcnt_bias; member
663 __page_frag_cache_drain(pfrag->page, net->refcnt_bias); in vhost_net_page_frag_refill()
667 net->refcnt_bias = 0; in vhost_net_page_frag_refill()
687 net->refcnt_bias = USHRT_MAX; in vhost_net_page_frag_refill()
760 --net->refcnt_bias; in vhost_net_build_xdp()
1349 n->refcnt_bias = 0; in vhost_net_open()
1418 __page_frag_cache_drain(n->page_frag.page, n->refcnt_bias); in vhost_net_release()