Home
last modified time | relevance | path

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

/linux-6.1.9/include/trace/events/
Dsunrpc.h1605 svc_rqst_flag_end(DATA)
1608 #undef svc_rqst_flag_end
1610 #define svc_rqst_flag_end(x) TRACE_DEFINE_ENUM(RQ_##x); macro
1615 #undef svc_rqst_flag_end
1617 #define svc_rqst_flag_end(x) { BIT(RQ_##x), #x } macro