xref: /linux/net/sunrpc/auth_gss/trace.c (revision 10b9d99a3dbbf5e9af838d1887a1047875dcafd9)
10c77668dSChuck Lever // SPDX-License-Identifier: GPL-2.0
20c77668dSChuck Lever /*
30c77668dSChuck Lever  * Copyright (c) 2018, 2019 Oracle. All rights reserved.
40c77668dSChuck Lever  */
50c77668dSChuck Lever 
60c77668dSChuck Lever #include <linux/sunrpc/clnt.h>
70c77668dSChuck Lever #include <linux/sunrpc/sched.h>
8*10b9d99aSChuck Lever #include <linux/sunrpc/svc.h>
9*10b9d99aSChuck Lever #include <linux/sunrpc/svc_xprt.h>
10*10b9d99aSChuck Lever #include <linux/sunrpc/auth_gss.h>
110c77668dSChuck Lever #include <linux/sunrpc/gss_err.h>
1274fb8fecSChuck Lever #include <linux/sunrpc/auth_gss.h>
130c77668dSChuck Lever 
140c77668dSChuck Lever #define CREATE_TRACE_POINTS
150c77668dSChuck Lever #include <trace/events/rpcgss.h>
16