repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/qaic: Add AIC200 support
[drm/drm-misc.git]
/
arch
/
powerpc
/
mm
/
book3s64
/
trace.c
blob
ccd64b5e6cac70aca7dc5d1d0c2eaca1e0247fb9
1
// SPDX-License-Identifier: GPL-2.0-or-later
2
/*
3
* This file is for defining trace points and trace related helpers.
4
*/
5
#ifdef CONFIG_TRANSPARENT_HUGEPAGE
6
#include <trace/events/thp.h>
7
#endif