diff options
| author | Bob Pearson <[email protected]> | 2020-12-16 17:15:48 -0600 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-01-12 16:35:38 -0400 |
| commit | 91a42c5becb685e1ae73554726906dfe74a8afdd (patch) | |
| tree | 7051867246e3603943a6b0d61dad46513c481e60 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 2622aa718a6a774ba302ca002adc62eeab9cdf28 (diff) | |
RDMA/rxe: Make add/drop key/index APIs type safe
Replace 'void *' parameters with 'struct rxe_pool_entry *' and use a macro
to allow:
rxe_add_index,
rxe_drop_index,
rxe_add_key,
rxe_drop_key and
rxe_add_to_pool
APIs to be type safe against changing the position of pelem in the
objects.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bob Pearson <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions