]> Git Repo - linux.git/blob - drivers/infiniband/core/cm_trace.c
quota: Wire up quotactl_fd syscall
[linux.git] / drivers / infiniband / core / cm_trace.c
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Trace points for the IB Connection Manager.
4  *
5  * Author: Chuck Lever <[email protected]>
6  *
7  * Copyright (c) 2020, Oracle and/or its affiliates.
8  */
9
10 #include <rdma/rdma_cm.h>
11 #include "cma_priv.h"
12
13 #define CREATE_TRACE_POINTS
14
15 #include "cm_trace.h"
This page took 0.029331 seconds and 4 git commands to generate.