Home
last modified time | relevance | path

Searched refs:rxrpc_txbuf_trace (Results 1 – 3 of 3) sorted by relevance

/linux/net/rxrpc/
H A Dtxbuf.c63 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_get_txbuf()
80 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_free_txbuf()
H A Dar-internal.h1520 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
1521 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
/linux/include/trace/events/
H A Drxrpc.h625 enum rxrpc_txbuf_trace { rxrpc_txbuf_traces } __mode(byte); enum
2335 int ref, enum rxrpc_txbuf_trace what),
2344 __field(enum rxrpc_txbuf_trace, what)