Files
linux/tools/lib/bpf
Andrii Nakryiko fa98b54bff libbpf: use explicit map reuse flag to skip map creation steps
Instead of inferring whether map already point to previously
created/pinned BPF map (which user can specify with bpf_map__reuse_fd()) API),
use explicit map->reused flag that is set in such case.

Acked-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20240104013847.3875810-3-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2024-01-03 21:22:49 -08:00
..
2023-12-19 08:23:03 -08:00
2023-12-19 08:23:03 -08:00
2023-12-19 08:23:03 -08:00
2023-12-19 08:23:03 -08:00
2023-12-19 08:23:03 -08:00
2023-08-02 13:58:51 -07:00
2023-09-25 16:22:43 -07:00