Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dsunrpc.h1940 svc_xprt_flag_end(PEER_AUTH)
1943 #undef svc_xprt_flag_end
1945 #define svc_xprt_flag_end(x) TRACE_DEFINE_ENUM(XPT_##x); macro
1950 #undef svc_xprt_flag_end
1952 #define svc_xprt_flag_end(x) { BIT(XPT_##x), #x } macro