Searched refs:tx_alloc (Results 1 – 3 of 3) sorted by relevance
87 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()
452 page_frag_cache_drain(&local->tx_alloc); in rxrpc_destroy_local()
339 struct page_frag_cache tx_alloc; /* Tx control packet allocation (I/O thread only) */ member
Completed in 15 milliseconds