Searched refs:pf_cache (Results 1 – 2 of 2) sorted by relevance
134 struct page_frag_cache pf_cache; member1293 c->cmd_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1299 c->rsp_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1305 c->data_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1310 c->r2t_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1433 page = virt_to_head_page(queue->pf_cache.va); in nvmet_tcp_release_queue_work()1434 __page_frag_cache_drain(page, queue->pf_cache.pagecnt_bias); in nvmet_tcp_release_queue_work()
146 struct page_frag_cache pf_cache; member466 req->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_init_request()1252 async->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_alloc_async_req()