Home
last modified time | relevance | path

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

/linux-6.12.1/include/trace/events/
Dsunrpc.h1678 svc_rqst_flag_end(DATA)
1681 #undef svc_rqst_flag_end
1683 #define svc_rqst_flag_end(x) TRACE_DEFINE_ENUM(RQ_##x); macro
1688 #undef svc_rqst_flag_end
1690 #define svc_rqst_flag_end(x) { BIT(RQ_##x), #x } macro