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_see_txbuf()
80 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_put_txbuf()
H A Dar-internal.h1519 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
1520 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what);
/linux/include/trace/events/
H A Drxrpc.h627 enum rxrpc_txbuf_trace { rxrpc_txbuf_traces } __mode(byte); enum
2337 int ref, enum rxrpc_txbuf_trace what),
2346 __field(enum rxrpc_txbuf_trace, what)