Searched refs:pf_cache (Results 1 – 3 of 3) sorted by relevance
196 struct page_frag_cache pf_cache; member1473 c->cmd_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1479 c->rsp_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1485 c->data_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1490 c->r2t_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1626 page_frag_cache_drain(&queue->pf_cache); in nvmet_tcp_release_queue_work()
145 struct page_frag_cache pf_cache; member689 buf = page_frag_alloc_align(&net->pf_cache, buflen, GFP_KERNEL, in vhost_net_build_xdp()1331 page_frag_cache_init(&n->pf_cache); in vhost_net_open()1399 page_frag_cache_drain(&n->pf_cache); in vhost_net_release()
177 struct page_frag_cache pf_cache; member553 req->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_init_request()1435 async->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_alloc_async_req()1457 page_frag_cache_drain(&queue->pf_cache); in nvme_tcp_free_queue()