trace.c (597473720f4dc69749542bfcfed4a927a43d935e) trace.c (74fb8fecee99f61415dcb6e22dbc24f42988a1d3)
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/gss_err.h>
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/gss_err.h>
9#include <linux/sunrpc/auth_gss.h>
9
10#define CREATE_TRACE_POINTS
11#include <trace/events/rpcgss.h>
10
11#define CREATE_TRACE_POINTS
12#include <trace/events/rpcgss.h>