Home
last modified time | relevance | path

Searched hist:"09 d7c2e32b6e06d58fe7a5aa38847f4719ab4cc7" (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf.hdiff 09d7c2e32b6e06d58fe7a5aa38847f4719ab4cc7 Tue Aug 20 11:31:53 CEST 2019 Quentin Monnet <quentin.monnet@netronome.com> libbpf: add bpf_btf_get_next_id() to cycle through BTF objects

Add an API function taking a BTF object id and providing the id of the
next BTF object in the kernel. This can be used to list all BTF objects
loaded on the system.

v2:
- Rebase on top of Andrii's changes regarding libbpf versioning.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
H A Dbpf.cdiff 09d7c2e32b6e06d58fe7a5aa38847f4719ab4cc7 Tue Aug 20 11:31:53 CEST 2019 Quentin Monnet <quentin.monnet@netronome.com> libbpf: add bpf_btf_get_next_id() to cycle through BTF objects

Add an API function taking a BTF object id and providing the id of the
next BTF object in the kernel. This can be used to list all BTF objects
loaded on the system.

v2:
- Rebase on top of Andrii's changes regarding libbpf versioning.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
H A Dlibbpf.mapdiff 09d7c2e32b6e06d58fe7a5aa38847f4719ab4cc7 Tue Aug 20 11:31:53 CEST 2019 Quentin Monnet <quentin.monnet@netronome.com> libbpf: add bpf_btf_get_next_id() to cycle through BTF objects

Add an API function taking a BTF object id and providing the id of the
next BTF object in the kernel. This can be used to list all BTF objects
loaded on the system.

v2:
- Rebase on top of Andrii's changes regarding libbpf versioning.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>