Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Dconn_client.c97 enum rxrpc_bundle_trace why) in rxrpc_get_bundle()
114 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle()
Dar-internal.h950 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
951 void rxrpc_put_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
/Linux-v6.6/include/trace/events/
Drxrpc.h493 enum rxrpc_bundle_trace { rxrpc_bundle_traces } __mode(byte); enum
610 TP_PROTO(unsigned int bundle_debug_id, int ref, enum rxrpc_bundle_trace why),