svc_rqst_flag_end
#undef svc_rqst_flag_end
#define svc_rqst_flag_end(x) TRACE_DEFINE_ENUM(RQ_##x);
#define svc_rqst_flag_end(x) { BIT(RQ_##x), #x }