Lines Matching refs:clnt
104 const struct rpc_clnt *clnt
107 TP_ARGS(clnt),
114 __entry->client_id = clnt->cl_clid;
124 const struct rpc_clnt *clnt \
126 TP_ARGS(clnt))
137 const struct rpc_clnt *clnt,
143 TP_ARGS(clnt, xprt, program, server),
154 __entry->client_id = clnt->cl_clid;
193 const struct rpc_clnt *clnt,
197 TP_ARGS(clnt, error),
205 __entry->client_id = clnt->cl_clid;
1295 const struct rpc_clnt *clnt,
1300 TP_ARGS(clnt, task, bind_version),
1314 __entry->client_id = clnt->cl_clid;
1315 __entry->program = clnt->cl_prog;
1316 __entry->version = clnt->cl_vers;