Home
last modified time | relevance | path

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

/net/rxrpc/
A Dtxbuf.c80 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_put_txbuf() function
A Dcall_object.c542 rxrpc_put_txbuf(tq->bufs[i], rxrpc_txbuf_put_cleaned); in rxrpc_cleanup_tx_buffers()
691 rxrpc_put_txbuf(call->tx_pending, rxrpc_txbuf_put_cleaned); in rxrpc_destroy_call()
A Dsendmsg.c464 rxrpc_put_txbuf(txb, rxrpc_txbuf_put_send_aborted); in rxrpc_send_data()
A Dar-internal.h1514 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
A Dinput.c294 rxrpc_put_txbuf(tq->bufs[ix], rxrpc_txbuf_put_rotated); in rxrpc_rotate_tx_window()

Completed in 43 milliseconds