162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2018, 2019 Oracle. All rights reserved. 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#include <linux/sunrpc/clnt.h> 762306a36Sopenharmony_ci#include <linux/sunrpc/sched.h> 862306a36Sopenharmony_ci#include <linux/sunrpc/svc.h> 962306a36Sopenharmony_ci#include <linux/sunrpc/svc_xprt.h> 1062306a36Sopenharmony_ci#include <linux/sunrpc/auth_gss.h> 1162306a36Sopenharmony_ci#include <linux/sunrpc/gss_err.h> 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ci#define CREATE_TRACE_POINTS 1462306a36Sopenharmony_ci#include <trace/events/rpcgss.h> 15