diff options
author | 2024-04-01 19:13:04 -0700 | |
---|---|---|
committer | 2024-04-03 10:29:56 -0700 | |
commit | db69718b8efac802c7cc20d5a6c7dfc913f99c43 (patch) | |
tree | 9ba96e9d3e65a2d0731b14e6bfb5525de3102ecd /kernel/bpf/hashtab.c | |
parent | bpf: inline bpf_get_smp_processor_id() helper (diff) | |
download | wireguard-linux-db69718b8efac802c7cc20d5a6c7dfc913f99c43.tar.xz wireguard-linux-db69718b8efac802c7cc20d5a6c7dfc913f99c43.zip |
bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps
Using new per-CPU BPF instruction implement inlining for per-CPU ARRAY
map lookup helper, if BPF JIT support is present.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/r/20240402021307.1012571-4-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/hashtab.c')
0 files changed, 0 insertions, 0 deletions