Searched refs:pf_cache (Results 1 – 3 of 3) sorted by relevance
194 struct page_frag_cache pf_cache; member1434 c->cmd_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1440 c->rsp_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1446 c->data_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1451 c->r2t_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1586 page_frag_cache_drain(&queue->pf_cache); in nvmet_tcp_release_queue_work()
149 struct page_frag_cache pf_cache; member709 buf = page_frag_alloc_align(&net->pf_cache, buflen, GFP_KERNEL, in vhost_net_build_xdp()1385 page_frag_cache_init(&n->pf_cache); in vhost_net_open()1453 page_frag_cache_drain(&n->pf_cache); in vhost_net_release()
177 struct page_frag_cache pf_cache; member559 req->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_init_request()1426 async->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_alloc_async_req()1445 page_frag_cache_drain(&queue->pf_cache); in nvme_tcp_free_queue()