]> Git Repo - linux.git/blob - drivers/infiniband/core/cma_trace.c
Linux 6.14-rc3
[linux.git] / drivers / infiniband / core / cma_trace.c
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Trace points for the RDMA Connection Manager.
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 <rdma/rdma_cm.h>
13 #include <rdma/ib_cm.h>
14 #include "cma_priv.h"
15
16 #include "cma_trace.h"
This page took 0.032198 seconds and 4 git commands to generate.