Home
last modified time | relevance | path

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

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