Home
last modified time | relevance | path

Searched refs:tx_data_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/net/rxrpc/
Dtxbuf.c38 buf = page_frag_alloc_align(&call->conn->tx_data_alloc, total, gfp, in rxrpc_alloc_data_txbuf()
Dconn_object.c347 page_frag_cache_drain(&conn->tx_data_alloc); in rxrpc_clean_up_connection()
Dar-internal.h517 struct page_frag_cache tx_data_alloc; /* Tx DATA packet allocation */ member