Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dtxbuf.c84 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_put_txbuf() function
127 rxrpc_put_txbuf(txb, rxrpc_txbuf_put_rotated); in rxrpc_shrink_call_tx_buffer()
H A Dcall_object.c686 rxrpc_put_txbuf(txb, rxrpc_txbuf_put_cleaned); in rxrpc_destroy_call()
691 rxrpc_put_txbuf(txb, rxrpc_txbuf_put_cleaned); in rxrpc_destroy_call()
694 rxrpc_put_txbuf(call->tx_pending, rxrpc_txbuf_put_cleaned); in rxrpc_destroy_call()
H A Dcall_event.c98 rxrpc_put_txbuf(txb, rxrpc_txbuf_put_ack_tx); in rxrpc_send_ACK()
H A Dsendmsg.c425 rxrpc_put_txbuf(txb, rxrpc_txbuf_put_send_aborted); in rxrpc_send_data()
H A Dar-internal.h1298 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);