Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/translations/zh_CN/mm/
Dpage_frags.rst17 page_frag函数,page_frag_alloc和page_frag_free,为页面片段提供了一个简单
/linux-6.12.1/net/rxrpc/
Dtxbuf.c109 page_frag_free(buf); in rxrpc_alloc_ack_txbuf()
183 page_frag_free(txb->kvec[i].iov_base); in rxrpc_free_txbuf()
/linux-6.12.1/Documentation/mm/
Dpage_frags.rst10 The page_frag functions, page_frag_alloc and page_frag_free, provide a
/linux-6.12.1/drivers/nvme/target/
Dtcp.c1498 page_frag_free(c->data_pdu); in nvmet_tcp_alloc_cmd()
1500 page_frag_free(c->rsp_pdu); in nvmet_tcp_alloc_cmd()
1502 page_frag_free(c->cmd_pdu); in nvmet_tcp_alloc_cmd()
1508 page_frag_free(c->r2t_pdu); in nvmet_tcp_free_cmd()
1509 page_frag_free(c->data_pdu); in nvmet_tcp_free_cmd()
1510 page_frag_free(c->rsp_pdu); in nvmet_tcp_free_cmd()
1511 page_frag_free(c->cmd_pdu); in nvmet_tcp_free_cmd()
/linux-6.12.1/include/linux/
Dgfp.h394 extern void page_frag_free(void *addr);
Dskbuff.h3399 page_frag_free(addr); in skb_free_frag()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c253 page_frag_free(tx_buf->raw_buf); in ice_clean_xdp_tx_buf()
Dice_txrx.c129 page_frag_free(tx_buf->raw_buf); in ice_unmap_and_free_tx_buf()
/linux-6.12.1/net/core/
Dxdp.c390 page_frag_free(data); in __xdp_return()
/linux-6.12.1/drivers/net/ethernet/google/gve/
Dgve_rx.c745 page_frag_free(frame); in gve_xdp_redirect()
/linux-6.12.1/drivers/nvme/host/
Dtcp.c524 page_frag_free(req->pdu); in nvme_tcp_exit_request()
1355 page_frag_free(async->pdu); in nvme_tcp_free_async_req()
/linux-6.12.1/net/sunrpc/
Dsvcsock.c1238 page_frag_free(buf); in svc_tcp_sendmsg()
/linux-6.12.1/drivers/vhost/
Dnet.c737 page_frag_free(buf); in vhost_net_build_xdp()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c305 page_frag_free(tx_buffer->data); in ixgbevf_clean_tx_irq()
2415 page_frag_free(tx_buffer->data); in ixgbevf_clean_tx_ring()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c556 page_frag_free(buf); in __otx2_alloc_rbuf()
/linux-6.12.1/mm/
Dpage_alloc.c4984 void page_frag_free(void *addr) in page_frag_free() function
4991 EXPORT_SYMBOL(page_frag_free);