aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf.h
diff options
context:
space:
mode:
authorMykyta Yatsenko <[email protected]>2025-03-03 13:57:50 +0000
committerAlexei Starovoitov <[email protected]>2025-03-15 18:48:28 +0000
commit9a9e347835d007f279274d175b9fcd9b47d9ee50 (patch)
treec555f728f3bd36bcafdc234292999eccb22f23cb /tools/lib/bpf/libbpf.h
parentlibbpf: Use map_is_created helper in map setters (diff)
downloadkernel-9a9e347835d007f279274d175b9fcd9b47d9ee50.tar.gz
kernel-9a9e347835d007f279274d175b9fcd9b47d9ee50.zip
libbpf: Introduce more granular state for bpf_object
We are going to split bpf_object loading into 2 stages: preparation and loading. This will increase flexibility when working with bpf_object and unlock some optimizations and use cases. This patch substitutes a boolean flag (loaded) by more finely-grained state for bpf_object. Signed-off-by: Mykyta Yatsenko <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/lib/bpf/libbpf.h')
0 files changed, 0 insertions, 0 deletions