]> Git Repo - J-linux.git/blob - drivers/infiniband/core/trace.c
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / infiniband / core / trace.c
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Trace points for core RDMA functions.
4  *
5  * Author: Chuck Lever <[email protected]>
6  *
7  * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
8  */
9
10 #define CREATE_TRACE_POINTS
11
12 #include <trace/events/rdma_core.h>
This page took 0.026802 seconds and 4 git commands to generate.