diff options
author | Mykyta Yatsenko <yatsenko@meta.com> | 2025-02-26 18:31:59 +0000 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-03-15 11:47:51 -0700 |
commit | 09206af69c5238909af208b3f46a4aa7997ac0e1 (patch) | |
tree | 71c41cc4a81f0af6c32fe0f0898cd7dee78d9aa4 /scripts/gdb/linux/modules.py | |
parent | b0f2ee6077ef1e880aee4758638bd0325275abb5 (diff) |
bpf/helpers: Refactor bpf_dynptr_read and bpf_dynptr_write
Refactor bpf_dynptr_read and bpf_dynptr_write helpers: extract code
into the static functions namely __bpf_dynptr_read and
__bpf_dynptr_write, this allows calling these without compiler warnings.
Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250226183201.332713-2-mykyta.yatsenko5@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions