diff options
author | Andrii Nakryiko <[email protected]> | 2023-01-20 12:09:06 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2023-01-23 20:53:01 +0100 |
commit | 3488ea0584bb3888e2fcbe2d2ff738ff173d91ab (patch) | |
tree | e7720f4f99a7d5515aef066b2ca3f18b2211c183 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 3a95c42d65d5c8d836bc7f881b3ffd5229d1b73a (diff) |
libbpf: Define arm64 syscall regs spec in bpf_tracing.h
Define explicit table of registers used for syscall argument passing.
We need PT_REGS_PARM1_[CORE_]SYSCALL macros overrides, similarly to
s390x, due to orig_x0 not being present in UAPI's pt_regs, so we need to
utilize BPF CO-RE and custom pt_regs___arm64 definition.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Alan Maguire <[email protected]> # arm64
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions