Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dsunrpc.h1681 svc_rqst_flag_end(DATA)
1684 #undef svc_rqst_flag_end
1686 #define svc_rqst_flag_end(x) TRACE_DEFINE_ENUM(RQ_##x); macro
1691 #undef svc_rqst_flag_end
1693 #define svc_rqst_flag_end(x) { BIT(RQ_##x), #x } macro