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;
1276 const struct rpc_clnt *clnt,
1281 TP_ARGS(clnt, task, bind_version),
1295 __entry->client_id = clnt->cl_clid;
1296 __entry->program = clnt->cl_prog;
1297 __entry->version = clnt->cl_vers;