Home
last modified time | relevance | path

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

/Linux-v6.6/include/trace/events/
Dsunrpc.h1944 svc_xprt_flag_end(PEER_AUTH)
1947 #undef svc_xprt_flag_end
1949 #define svc_xprt_flag_end(x) TRACE_DEFINE_ENUM(XPT_##x); macro
1954 #undef svc_xprt_flag_end
1956 #define svc_xprt_flag_end(x) { BIT(XPT_##x), #x } macro