]> Git Repo - J-linux.git/blob - net/sunrpc/auth_gss/trace.c
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / net / sunrpc / auth_gss / trace.c
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright (c) 2018, 2019 Oracle. All rights reserved.
4  */
5
6 #include <linux/sunrpc/clnt.h>
7 #include <linux/sunrpc/sched.h>
8 #include <linux/sunrpc/svc.h>
9 #include <linux/sunrpc/svc_xprt.h>
10 #include <linux/sunrpc/auth_gss.h>
11 #include <linux/sunrpc/gss_err.h>
12
13 #define CREATE_TRACE_POINTS
14 #include <trace/events/rpcgss.h>
This page took 0.023273 seconds and 4 git commands to generate.