root/drivers/misc/ocxl/trace.c

/* [<][>][^][v][top][bottom][index][help] */
   1 // SPDX-License-Identifier: GPL-2.0+
   2 // Copyright 2017 IBM Corp.
   3 #ifndef __CHECKER__
   4 #define CREATE_TRACE_POINTS
   5 #include "trace.h"
   6 #endif

/* [<][>][^][v][top][bottom][index][help] */