xref: /kernel/linux/linux-5.10/net/sunrpc/auth_gss/trace.c
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/net/sunrpc/auth_gss/
18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2018, 2019 Oracle. All rights reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#include <linux/sunrpc/clnt.h>
78c2ecf20Sopenharmony_ci#include <linux/sunrpc/sched.h>
88c2ecf20Sopenharmony_ci#include <linux/sunrpc/svc.h>
98c2ecf20Sopenharmony_ci#include <linux/sunrpc/svc_xprt.h>
108c2ecf20Sopenharmony_ci#include <linux/sunrpc/auth_gss.h>
118c2ecf20Sopenharmony_ci#include <linux/sunrpc/gss_err.h>
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#define CREATE_TRACE_POINTS
148c2ecf20Sopenharmony_ci#include <trace/events/rpcgss.h>
15

Indexes created Thu Nov 07 10:32:03 CST 2024