aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2022-04-20 20:40:34 -0500
committerJason Gunthorpe <[email protected]>2022-05-06 15:33:31 -0300
commit0b1fbfb9e9058e6eae6564cdb4ed0003d766445c (patch)
tree50ab91fbdb704ec3bf9ddbe5c9d343e23a5e9bd5 /tools/perf/scripts/python/syscall-counts.py
parent1a7085b34291a266a0413795c27061eb707104f7 (diff)
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Currently the #define IB_SRQ_INIT_MASK is used to distinguish the rxe_create_srq verb from the rxe_modify_srq verb so that some code can be shared between these two subroutines. This commit splits rxe_srq_chk_attr into two subroutines: rxe_srq_chk_init and rxe_srq_chk_attr which handle the create_srq and modify_srq verbs separately. 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions