Home
last modified time | relevance | path

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

/linux-6.6.21/net/rxrpc/
Dconn_client.c99 enum rxrpc_bundle_trace why) in rxrpc_get_bundle()
117 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle()
Dar-internal.h973 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
974 void rxrpc_put_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
/linux-6.6.21/include/trace/events/
Drxrpc.h495 enum rxrpc_bundle_trace { rxrpc_bundle_traces } __mode(byte); enum
612 TP_PROTO(unsigned int bundle_debug_id, int ref, enum rxrpc_bundle_trace why),