Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A 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()
H A 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/include/trace/events/
H A 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),