Home
last modified time | relevance | path

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

/linux-6.12.1/net/rxrpc/
Dconn_client.c103 enum rxrpc_bundle_trace why) in rxrpc_get_bundle()
124 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle()
Dar-internal.h964 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
965 void rxrpc_put_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
/linux-6.12.1/include/trace/events/
Drxrpc.h491 enum rxrpc_bundle_trace { rxrpc_bundle_traces } __mode(byte); enum
608 TP_PROTO(unsigned int bundle_debug_id, int ref, enum rxrpc_bundle_trace why),