diff options
| author | Mykyta Yatsenko <[email protected]> | 2025-03-03 13:57:50 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2025-03-15 18:48:28 +0000 |
| commit | 9a9e347835d007f279274d175b9fcd9b47d9ee50 (patch) | |
| tree | c555f728f3bd36bcafdc234292999eccb22f23cb /tools/lib/bpf/libbpf.h | |
| parent | libbpf: Use map_is_created helper in map setters (diff) | |
| download | kernel-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
