diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-01-05 07:05:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-06 09:13:39 +0300 |
commit | 2c7bc10d0f7b0f66d9042ed88bb3ecd588352a00 (patch) | |
tree | 19b1b26c184a35febcfbdbbd1b1a6c44e62abd82 /tools/perf/scripts/python/syscall-counts.py | |
parent | 623cd13b165486afaa2df706d49209392f3764ca (diff) | |
download | linux-2c7bc10d0f7b0f66d9042ed88bb3ecd588352a00.tar.xz |
netlink: add macro for checking dump ctx size
We encourage casting struct netlink_callback::ctx to a local
struct (in a comment above the field). Provide a convenience
macro for checking if the local struct fits into the ctx.
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions