Searched refs:pf_cache (Results 1 – 3 of 3) sorted by relevance
194 struct page_frag_cache pf_cache; member1462 c->cmd_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1468 c->rsp_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1474 c->data_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1479 c->r2t_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1614 page_frag_cache_drain(&queue->pf_cache); in nvmet_tcp_release_queue_work()
149 struct page_frag_cache pf_cache; member707 buf = page_frag_alloc_align(&net->pf_cache, buflen, GFP_KERNEL, in vhost_net_build_xdp()1383 page_frag_cache_init(&n->pf_cache); in vhost_net_open()1451 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()