diff options
| author | Matan Barak <[email protected]> | 2017-04-04 13:31:43 +0300 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-04-05 13:28:04 -0400 |
| commit | 6be60aed126ccd4dfb4a60d1dc2ecec0bca21b2e (patch) | |
| tree | 31764e2f00ed54dc264a7e71d1dd16830152b987 /tools/perf/scripts/python | |
| parent | 3832125624b75b54567be906e9aa67e1343be569 (diff) | |
IB/core: Add idr based standard types
This patch adds the standard idr based types. These types are
used in downstream patches in order to initialize, destroy and
lookup IB standard objects which are based on idr objects.
An idr object requires filling out several parameters. Its op pointer
should point to uverbs_idr_ops and its size should be at least the
size of ib_uobject. We add a macro to make the type declaration easier.
Signed-off-by: Matan Barak <[email protected]>
Reviewed-by: Yishai Hadas <[email protected]>
Reviewed-by: Sean Hefty <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions