Home
last modified time | relevance | path

Searched refs:alloc_txbuf (Results 1 – 4 of 4) sorted by relevance

/linux/net/rxrpc/
H A Dinsecure.c89 .alloc_txbuf = none_alloc_txbuf,
H A Dsendmsg.c408 txb = call->conn->security->alloc_txbuf(call, remain, sk->sk_allocation); in rxrpc_send_data()
H A Dar-internal.h278 struct rxrpc_txbuf *(*alloc_txbuf)(struct rxrpc_call *call, size_t remaining, gfp_t gfp); member
H A Drxkad.c1348 .alloc_txbuf = rxkad_alloc_txbuf,