Searched refs:alloc_txbuf (Results 1 – 4 of 4) sorted by relevance
89 .alloc_txbuf = none_alloc_txbuf,
408 txb = call->conn->security->alloc_txbuf(call, remain, sk->sk_allocation); in rxrpc_send_data()
278 struct rxrpc_txbuf *(*alloc_txbuf)(struct rxrpc_call *call, size_t remaining, gfp_t gfp); member
1348 .alloc_txbuf = rxkad_alloc_txbuf,