Home
last modified time | relevance | path

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

/net/rxrpc/
A Doutput.c87 buf = page_frag_alloc(&call->local->tx_alloc, in rxrpc_alloc_ack()
93 buf2 = page_frag_alloc(&call->local->tx_alloc, sack_size, gfp); in rxrpc_alloc_ack()
654 whdr = page_frag_alloc(&call->local->tx_alloc, sizeof(*whdr), GFP_NOFS); in rxrpc_send_data_packet()
A Dlocal_object.c452 page_frag_cache_drain(&local->tx_alloc); in rxrpc_destroy_local()
A Dar-internal.h339 struct page_frag_cache tx_alloc; /* Tx control packet allocation (I/O thread only) */ member

Completed in 15 milliseconds