Home
last modified time | relevance | path

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

/Linux-v5.15/include/trace/events/
Dsunrpc.h965 #define DEFINE_RPC_XPRT_LIFETIME_EVENT(name) \ macro
973 DEFINE_RPC_XPRT_LIFETIME_EVENT(create);
974 DEFINE_RPC_XPRT_LIFETIME_EVENT(connect);
975 DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_auto);
976 DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_done);
977 DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_force);
978 DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_cleanup);
979 DEFINE_RPC_XPRT_LIFETIME_EVENT(destroy);