Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dinsecure.c87 .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.h295 struct rxrpc_txbuf *(*alloc_txbuf)(struct rxrpc_call *call, size_t remaining, gfp_t gfp);
276 struct rxrpc_txbuf *(*alloc_txbuf)(struct rxrpc_call *call, size_t remaining, gfp_t gfp); global() member
H A Drxgk.c1343 .alloc_txbuf = rxgk_alloc_txbuf,
H A Drxkad.c1131 .alloc_txbuf = rxkad_alloc_txbuf, in rxkad_verify_response()