diff options
author | 2024-07-02 01:40:28 +0200 | |
---|---|---|
committer | 2024-07-02 18:31:52 +0200 | |
commit | b6349fd3448cf349af327f90585a712d60265429 (patch) | |
tree | ac0830d54470402fb4b45bc8e2681988bce32bb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/bpf: Support arena atomics (diff) | |
download | wireguard-linux-b6349fd3448cf349af327f90585a712d60265429.tar.xz wireguard-linux-b6349fd3448cf349af327f90585a712d60265429.zip |
selftests/bpf: Introduce __arena_global
While clang uses __attribute__((address_space(1))) both for defining
arena pointers and arena globals, GCC requires different syntax for
both. While __arena covers the first use case, introduce __arena_global
to cover the second one.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20240701234304.14336-11-iii@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions